Skip to content

Commit

Permalink
src: remove unused import in src/node_os.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoordhuis committed Jul 30, 2013
1 parent 511af4d commit 71b3138
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node_os.cc
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ namespace node {
using v8::Array;
using v8::FunctionCallbackInfo;
using v8::HandleScope;
using v8::Integer;
using v8::Local;
using v8::Number;
using v8::Object;
Expand Down

0 comments on commit 71b3138

Please sign in to comment.