Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Aug 7, 2020
1 parent f9e1f33 commit dbc96de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Uwave.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ class UwaveServer extends EventEmitter {
secret: this.options.secret,
}));

// TODO possibly auto-add to server
// TODO possibly create http server here
this.httpApi = new HttpApi(this, {
secret: this.options.secret,
});
Expand Down

0 comments on commit dbc96de

Please sign in to comment.