style: fix linting issues met Prettier
This commit is contained in:
parent
e58835aa17
commit
e73d5c21c3
34 changed files with 103 additions and 296 deletions
|
@ -32,10 +32,5 @@ export function makeTestTeacherInvitations(
|
|||
class: classes[0],
|
||||
});
|
||||
|
||||
return [
|
||||
teacherInvitation01,
|
||||
teacherInvitation02,
|
||||
teacherInvitation03,
|
||||
teacherInvitation04,
|
||||
];
|
||||
return [teacherInvitation01, teacherInvitation02, teacherInvitation03, teacherInvitation04];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue