node/benchmark/http
Rich Trott 4b464ce4bf benchmark: remove unused variables
Remove variables that are assigned but never used.

(This was missed by the linter in previous versions of ESLint but is
flagged by the current version. Updating the linter is contingent on
this change or some similar remedy landing.)

PR-URL: https://github.com/nodejs/node/pull/7600
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2016-07-14 12:44:57 -07:00
..
_chunky_http_client.js benchmark: remove unused variables 2016-07-14 12:44:57 -07:00
check_is_http_token.js http: speed up checkIsHttpToken 2016-06-23 16:59:39 -07:00
chunked.js benchmark: use strict mode 2016-03-21 13:07:09 -07:00
client-request-body.js benchmark: use strict mode 2016-03-21 13:07:09 -07:00
cluster.js benchmark: use strict mode 2016-03-21 13:07:09 -07:00
end-vs-write-end.js benchmark: use strict mode 2016-03-21 13:07:09 -07:00
http_server_for_chunky_client.js tools,benchmark: increase lint compliance 2016-03-21 13:07:09 -07:00
simple.js benchmark: use strict mode 2016-03-21 13:07:09 -07:00