diff --git a/src/app.module.ts b/src/app.module.ts index 02aa149..514a6d4 100644 --- a/src/app.module.ts +++ b/src/app.module.ts @@ -54,7 +54,6 @@ import { ResponseInterceptor } from './common/interceptors/response.interceptor' import { TraceIdInterceptor } from './common/interceptors/trace-id.interceptor'; import { TimeoutInterceptor } from './common/interceptors/timeout.interceptor'; import { AppThrottleModule } from './common/throttle/throttle.module'; -import { TimeoutInterceptor } from './common/interceptors/timeout.interceptor'; import { AppThrottleModule } from './common/throttle/throttle.module'; import { AiAnalysisWorker } from './workers/ai-analysis.worker';