Skip to content

Commit

Permalink
fix: remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ronag committed Feb 28, 2024
1 parent dcd44a5 commit 861f782
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/dispatcher/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ const {
kMaxResponseSize,
kOnError,
kHTTPContext,
// HTTP2
kMaxConcurrentStreams,
kResume
} = require('../core/symbols.js')
Expand Down

0 comments on commit 861f782

Please sign in to comment.