|
@@ -9,7 +9,6 @@ import { AirportModule } from './airport/airport.module';
|
|
|
import { LoggingModule } from './logging/logging.module';
|
|
|
import { InboundModule } from './inbound/inbound.module';
|
|
|
import { WeatherModule } from './weather/weather.module';
|
|
|
-import { AuthController } from './auth/auth.controller';
|
|
|
import { AuthModule } from './auth/auth.module';
|
|
|
|
|
|
@Module({
|