fix: change import
This commit is contained in:
parent
a4bcc1d920
commit
5bde568fab
@ -9,7 +9,7 @@
|
||||
* https://github.com/swagger-api/swagger-codegen.git
|
||||
* 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.
|
||||
|
Loading…
Reference in New Issue
Block a user