Skip to content

Commit

Permalink
chore: add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Nov 3, 2021
1 parent 0d23323 commit 6b7e78e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Server.js
Expand Up @@ -524,6 +524,7 @@ class Server {
const isSPDY = Boolean(options.http2);

if (isHTTPs || isSPDY) {
// TODO: remove in the next major release
util.deprecate(
() => {},
`'${
Expand Down

0 comments on commit 6b7e78e

Please sign in to comment.