Skip to content

Commit 126fa33

Browse files
committed
lint
1 parent 4496988 commit 126fa33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/parallel/test-http2-respond-with-file-connection-abort.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
const common = require('../common');
44
if (!common.hasCrypto)
55
common.skip('missing crypto');
6-
const assert = require('assert');
76
const http2 = require('http2');
87
const net = require('net');
98

0 commit comments

Comments
 (0)