Skip to content

Commit 4220d25

Browse files
committed
test: fix linting for the v5.x branch
PR-URL: #4547 Reviewed-By: Myles Borins <myles.borins@gmail.com>
1 parent ca9812c commit 4220d25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/sequential/test-pump-file2tcp.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ server.listen(common.PORT, function() {
2828
});
2929

3030
var buffer = '';
31-
var count = 0;
3231

3332
server.on('listening', function() {
3433
});

0 commit comments

Comments
 (0)