Skip to content

Commit

Permalink
fix(@nestjs/terminus): Deprecated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunnerLivio authored Apr 22, 2019
1 parent bb45d53 commit c30db01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/terminus-bootstrap.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ export class TerminusBootstrapService implements OnApplicationBootstrap {
* Gets called when the application gets bootstrapped.
*/
public onApplicationBootstrap() {
// httpServer for express, instance.server for fastify
this.httpServer = this.refHost.httpAdapter.getHttpServer();
this.bootstrapTerminus();
}
Expand Down

0 comments on commit c30db01

Please sign in to comment.