Skip to content

Commit e3920d1

Browse files
thefourtheyeevanlucas
authored andcommitted
src: fix check-imports.py linter errors
This patch fixes all the linter errors. PR-URL: #6105 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Fedor Indutny <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent f31a5ec commit e3920d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/handle_wrap.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
namespace node {
1111

12-
using v8::Boolean;
1312
using v8::Context;
1413
using v8::FunctionCallbackInfo;
1514
using v8::HandleScope;

0 commit comments

Comments
 (0)