fix: fixed linting errors
This commit is contained in:
parent
7f782915b6
commit
5dd0db685e
6 changed files with 4 additions and 14 deletions
|
@ -4,7 +4,6 @@ import {
|
|||
getClassRepository,
|
||||
getGroupRepository,
|
||||
getQuestionRepository,
|
||||
getStudentRepository,
|
||||
getSubmissionRepository,
|
||||
} from '../data/repositories.js';
|
||||
import { Assignment } from '../entities/assignments/assignment.entity.js';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue