Skip to content

Commit

Permalink
fixup! quic: remove quic
Browse files Browse the repository at this point in the history
  • Loading branch information
jasnell committed Jan 25, 2021
1 parent 425ecde commit 086d07e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/net.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ const stream = require('stream');
let debug = require('internal/util/debuglog').debuglog('net', (fn) => {
debug = fn;
});
const {
assertCrypto,
} = require('internal/util');
const {
isIP,
isIPv4,
Expand Down

0 comments on commit 086d07e

Please sign in to comment.