style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									17620434f2
								
							
						
					
					
						commit
						17c258a294
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		|  | @ -1,8 +1,4 @@ | ||||||
| import { | import { getClassJoinRequestRepository, getClassRepository, getTeacherRepository } from '../data/repositories.js'; | ||||||
|     getClassJoinRequestRepository, |  | ||||||
|     getClassRepository, |  | ||||||
|     getTeacherRepository, |  | ||||||
| } from '../data/repositories.js'; |  | ||||||
| import { mapToClassDTO } from '../interfaces/class.js'; | import { mapToClassDTO } from '../interfaces/class.js'; | ||||||
| import { mapToTeacher, mapToTeacherDTO } from '../interfaces/teacher.js'; | import { mapToTeacher, mapToTeacherDTO } from '../interfaces/teacher.js'; | ||||||
| import { Teacher } from '../entities/users/teacher.entity.js'; | import { Teacher } from '../entities/users/teacher.entity.js'; | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 Lint Action
						Lint Action