remove unused import
This commit is contained in:
@@ -9,7 +9,6 @@ import { AirportModule } from './airport/airport.module';
|
|||||||
import { LoggingModule } from './logging/logging.module';
|
import { LoggingModule } from './logging/logging.module';
|
||||||
import { InboundModule } from './inbound/inbound.module';
|
import { InboundModule } from './inbound/inbound.module';
|
||||||
import { WeatherModule } from './weather/weather.module';
|
import { WeatherModule } from './weather/weather.module';
|
||||||
import { AuthController } from './auth/auth.controller';
|
|
||||||
import { AuthModule } from './auth/auth.module';
|
import { AuthModule } from './auth/auth.module';
|
||||||
|
|
||||||
@Module({
|
@Module({
|
||||||
|
|||||||
Reference in New Issue
Block a user