| 182 | ], |
| 183 | }) |
| 184 | export class ApplicationModule implements NestModule, OnModuleInit { |
| 185 | constructor( |
| 186 | // @Inject(HTTP_SERVER_REF) |
| 187 | // private readonly httpServerRef: HttpServer, |
nothing calls this directly
no outgoing calls
no test coverage detected