260322:1648 Correct Coresspondence / Doing RFA / Correct CI
This commit is contained in:
@@ -64,7 +64,7 @@ export class DatabaseService implements OnModuleInit {
|
||||
export class CacheWarmerService implements OnApplicationBootstrap {
|
||||
constructor(
|
||||
private cache: CacheService,
|
||||
private products: ProductsService,
|
||||
private products: ProductsService
|
||||
) {}
|
||||
|
||||
async onApplicationBootstrap(): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user