Skip to content

Commit

Permalink
test: fix linting for the v5.x branch
Browse files Browse the repository at this point in the history
PR-URL: #4547
Reviewed-By: Myles Borins <myles.borins@gmail.com>
  • Loading branch information
Fishrock123 committed Jan 6, 2016
1 parent ca9812c commit 4220d25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/sequential/test-pump-file2tcp.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ server.listen(common.PORT, function() {
});

var buffer = '';
var count = 0;

server.on('listening', function() {
});
Expand Down

0 comments on commit 4220d25

Please sign in to comment.