style: fix linting issues met Prettier
This commit is contained in:
parent
a5e4f2437b
commit
447fd150da
7 changed files with 20 additions and 21 deletions
|
@ -15,7 +15,7 @@ import { invalidateAllGroupKeys } from "./groups";
|
|||
import { invalidateAllSubmissionKeys } from "./submissions";
|
||||
import type { TeachersResponse } from "@/controllers/teachers";
|
||||
import type { TeacherInvitationsResponse } from "@/controllers/teacher-invitations";
|
||||
import {studentClassesQueryKey} from "@/queries/students.ts";
|
||||
import { studentClassesQueryKey } from "@/queries/students.ts";
|
||||
|
||||
const classController = new ClassController();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue