Skip to content

Commit 71b3138

Browse files
committed
src: remove unused import in src/node_os.cc
1 parent 511af4d commit 71b3138

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/node_os.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ namespace node {
4949
using v8::Array;
5050
using v8::FunctionCallbackInfo;
5151
using v8::HandleScope;
52-
using v8::Integer;
5352
using v8::Local;
5453
using v8::Number;
5554
using v8::Object;

0 commit comments

Comments
 (0)