Browse Source

use only the modules

Sven Czarnian 2 năm trước cách đây
mục cha
commit
4175137436
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/app.module.ts

+ 0 - 1
src/app.module.ts

@@ -35,6 +35,5 @@ import { UserModule } from './user/user.module';
     WeatherModule,
     WeatherModule,
     UserModule,
     UserModule,
   ],
   ],
-  controllers: [LoggingController, AirportController, InboundController],
 })
 })
 export class AppModule {}
 export class AppModule {}