|
@@ -6,10 +6,7 @@ import { VersioningModule } from './versioning/versioning.module';
|
|
|
import { PerformanceModule } from './performance/performance.module';
|
|
|
import { AirportModule } from './airport/airport.module';
|
|
|
import { LoggingModule } from './logging/logging.module';
|
|
|
-import { LoggingController } from './logging/logging.controller';
|
|
|
-import { AirportController } from './airport/airport.controller';
|
|
|
import { InboundModule } from './inbound/inbound.module';
|
|
|
-import { InboundController } from './inbound/inbound.controller';
|
|
|
import { WeatherModule } from './weather/weather.module';
|
|
|
import { UserModule } from './user/user.module';
|
|
|
|