fix wrong impot
This commit is contained in:
		
							parent
							
								
									01d4d55e78
								
							
						
					
					
						commit
						8583b96402
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,5 +1,5 @@ | ||||||
| import { forwardRef, Inject, Injectable } from '@nestjs/common'; | import { forwardRef, Inject, Injectable } from '@nestjs/common'; | ||||||
| import type { EntityRepository, Repository, In, Not } from 'typeorm'; | import { EntityRepository, Repository, In, Not } from 'typeorm'; | ||||||
| import Ajv from 'ajv'; | import Ajv from 'ajv'; | ||||||
| import { ModuleRef } from '@nestjs/core'; | import { ModuleRef } from '@nestjs/core'; | ||||||
| import { DI } from '@/di-symbols.js'; | import { DI } from '@/di-symbols.js'; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue