style: fix linting issues met Prettier
This commit is contained in:
parent
df8f4043a8
commit
b9681926f8
10 changed files with 31 additions and 44 deletions
|
@ -4,7 +4,8 @@ import {
|
|||
createStudent,
|
||||
deleteClassJoinRequest,
|
||||
deleteStudent,
|
||||
getAllStudents, getJoinRequestByStudentClass,
|
||||
getAllStudents,
|
||||
getJoinRequestByStudentClass,
|
||||
getJoinRequestsByStudent,
|
||||
getStudent,
|
||||
getStudentAssignments,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue