style: fix linting issues met Prettier
This commit is contained in:
parent
8e2643f596
commit
d88add8351
9 changed files with 48 additions and 52 deletions
|
@ -1,5 +1,5 @@
|
|||
import { UserDTO } from './user';
|
||||
import {ClassStatus} from "../util/class-join-request";
|
||||
import { ClassStatus } from '../util/class-join-request';
|
||||
|
||||
export interface TeacherInvitationDTO {
|
||||
sender: string | UserDTO;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue