We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b738f commit cba3f37Copy full SHA for cba3f37
apps/api-harmonization/src/main.ts
@@ -6,7 +6,6 @@ import cookieParser from 'cookie-parser';
6
import helmet from 'helmet';
7
import process from 'node:process';
8
9
-import { AppConfig } from './app.config';
10
import { AppModule } from './app.module';
11
12
async function bootstrap() {
0 commit comments