refactor(common): Language
This commit is contained in:
		
							parent
							
								
									5a90862098
								
							
						
					
					
						commit
						bef6c6f75b
					
				
					 48 changed files with 71 additions and 56 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| import { Connection, EntityManager, IDatabaseDriver } from '@mikro-orm/core'; | ||||
| import { Language } from 'dwengo-1-common/src/util/language'; | ||||
| import { Submission } from '../../../src/entities/assignments/submission.entity'; | ||||
| import { Language } from '../../../src/entities/content/language'; | ||||
| import { Student } from '../../../src/entities/users/student.entity'; | ||||
| import { Group } from '../../../src/entities/assignments/group.entity'; | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue