Skip to content

Commit

Permalink
[script] remove obsolete 'using v8::Null'
Browse files Browse the repository at this point in the history
  • Loading branch information
indutny committed Sep 10, 2011
1 parent 4457de3 commit a13da74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node_script.cc
Expand Up @@ -37,7 +37,6 @@ using v8::TryCatch;
using v8::String;
using v8::Exception;
using v8::Local;
using v8::Null;
using v8::Array;
using v8::Persistent;
using v8::Integer;
Expand Down

0 comments on commit a13da74

Please sign in to comment.