refactor
This commit is contained in:
		
							parent
							
								
									c1667dc43c
								
							
						
					
					
						commit
						b69bd0ee7c
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -1,5 +1,4 @@ | |||
| import { Module } from '@nestjs/common'; | ||||
| import { CoreModule } from '@/core/CoreModule.js'; | ||||
| import { ServerModule } from '@/server/ServerModule.js'; | ||||
| import { GlobalModule } from '@/GlobalModule.js'; | ||||
| import { QueueProcessorModule } from '@/queue/QueueProcessorModule.js'; | ||||
|  | @ -7,7 +6,6 @@ import { QueueProcessorModule } from '@/queue/QueueProcessorModule.js'; | |||
| @Module({ | ||||
| 	imports: [ | ||||
| 		GlobalModule, | ||||
| 		CoreModule, | ||||
| 		ServerModule, | ||||
| 		QueueProcessorModule, | ||||
| 	], | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue