refactor(common): Language
This commit is contained in:
parent
5a90862098
commit
bef6c6f75b
48 changed files with 71 additions and 56 deletions
|
@ -1,5 +1,5 @@
|
|||
import { LearningObjectExample } from '../learning-object-example';
|
||||
import { Language } from '../../../../src/entities/content/language';
|
||||
import { Language } from 'dwengo-1-common/src/util/language';
|
||||
import { DwengoContentType } from '../../../../src/services/learning-objects/processing/content-type';
|
||||
import { loadTestAsset } from '../../../test-utils/load-test-asset';
|
||||
import { EducationalGoal, LearningObject, ReturnValue } from '../../../../src/entities/content/learning-object.entity';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue