src: remove unused import in src/node_os.cc

pull/5010/head
Ben Noordhuis 2013-07-30 21:32:43 +02:00
parent 511af4dd5f
commit 71b3138925
1 changed files with 0 additions and 1 deletions

View File

@ -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;