fix: deel van linting problemen gefixt
This commit is contained in:
parent
08d8dd924c
commit
b9e71de281
18 changed files with 22 additions and 39 deletions
|
@ -2,8 +2,6 @@ import { Submission } from '../entities/assignments/submission.entity.js';
|
|||
import { Language } from '../entities/content/language.js';
|
||||
import { GroupDTO, mapToGroupDTO } from './group.js';
|
||||
import { mapToStudent, mapToStudentDTO, StudentDTO } from './student.js';
|
||||
import { mapToUser } from './user';
|
||||
import { Student } from '../entities/users/student.entity';
|
||||
import { LearningObjectIdentifier } from './learning-content.js';
|
||||
|
||||
export interface SubmissionDTO {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue