fix: lint
This commit is contained in:
parent
17dc9649c5
commit
a824cdff94
6 changed files with 5 additions and 11 deletions
|
@ -2,7 +2,6 @@ import { BaseController } from "./base-controller";
|
|||
import type { ClassDTO } from "@dwengo-1/common/interfaces/class";
|
||||
import type { StudentsResponse } from "./students";
|
||||
import type { AssignmentsResponse } from "./assignments";
|
||||
import type { TeacherInvitationDTO } from "@dwengo-1/common/interfaces/teacher-invitation";
|
||||
import type { TeachersResponse } from "@/controllers/teachers.ts";
|
||||
import type {TeacherInvitationsResponse} from "@/controllers/teacher-invitations.ts";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue