Update app.module.ts

This commit is contained in:
fantasticit 2022-06-04 22:41:53 +08:00
parent 319fb50ab3
commit 62d4f720aa
1 changed files with 0 additions and 1 deletions

View File

@ -85,7 +85,6 @@ const MODULES = [
} as TypeOrmModuleOptions;
},
}),
...MODULES,
].filter(Boolean),
controllers: [],