There was an error while loading. Please reload this page.
1 parent 4496988 commit 126fa33Copy full SHA for 126fa33
1 file changed
test/parallel/test-http2-respond-with-file-connection-abort.js
@@ -3,7 +3,6 @@
3
const common = require('../common');
4
if (!common.hasCrypto)
5
common.skip('missing crypto');
6
-const assert = require('assert');
7
const http2 = require('http2');
8
const net = require('net');
9
0 commit comments