fix: change import
This commit is contained in:
		| @@ -9,7 +9,7 @@ | |||||||
|  * https://github.com/swagger-api/swagger-codegen.git |  * https://github.com/swagger-api/swagger-codegen.git | ||||||
|  * Do not edit the class manually. |  * Do not edit the class manually. | ||||||
|  */ |  */ | ||||||
| import { DayOfWeek } from '../../structs/dayOfWeek'; | import { DayOfWeek } from '@model/dayOfWeek'; | ||||||
|  |  | ||||||
| /** | /** | ||||||
|  * Represents information about a specific schedule entry for a professor. |  * Represents information about a specific schedule entry for a professor. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user