fix: tsconfig
This commit is contained in:
parent
61f3afd9ae
commit
04b35a61f9
3 changed files with 7 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
import { getGroupRepository, getSubmissionRepository } from '../data/repositories.js';
|
||||
import { getSubmissionRepository } from '../data/repositories.js';
|
||||
import { Language } from '../entities/content/language.js';
|
||||
import { LearningObjectIdentifier } from '../entities/content/learning-object-identifier.js';
|
||||
import { mapToSubmission, mapToSubmissionDTO } from '../interfaces/submission.js';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue