Skip to content

Commit

Permalink
src: fix check-imports.py linter errors
Browse files Browse the repository at this point in the history
This patch fixes all the linter errors.

PR-URL: #6105
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
thefourtheye authored and evanlucas committed May 17, 2016
1 parent f31a5ec commit e3920d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/handle_wrap.cc
Expand Up @@ -9,7 +9,6 @@

namespace node {

using v8::Boolean;
using v8::Context;
using v8::FunctionCallbackInfo;
using v8::HandleScope;
Expand Down

0 comments on commit e3920d1

Please sign in to comment.