style: lint en format
This commit is contained in:
parent
128c245779
commit
f971264ce6
4 changed files with 9 additions and 10 deletions
|
@ -20,7 +20,7 @@ import type { GroupsResponse } from "@/controllers/groups.ts";
|
|||
import type { SubmissionsResponse } from "@/controllers/submissions.ts";
|
||||
import type { QuestionsResponse } from "@/controllers/questions.ts";
|
||||
import type { StudentDTO } from "@dwengo-1/common/interfaces/student";
|
||||
import {teacherClassJoinRequests} from "@/queries/teachers.ts";
|
||||
import { teacherClassJoinRequests } from "@/queries/teachers.ts";
|
||||
|
||||
const studentController = new StudentController();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue