fix: lint
This commit is contained in:
parent
17dc9649c5
commit
a824cdff94
6 changed files with 5 additions and 11 deletions
|
@ -1,5 +1,4 @@
|
|||
import { TeacherInvitation } from '../entities/classes/teacher-invitation.entity.js';
|
||||
import { mapToClassDTO } from './class.js';
|
||||
import { mapToUserDTO } from './user.js';
|
||||
import { TeacherInvitationDTO } from '@dwengo-1/common/interfaces/teacher-invitation';
|
||||
import {getTeacherInvitationRepository} from "../data/repositories";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue