src: remove unused import in cares_wrap.cc

pull/5010/head
Ben Noordhuis 2013-11-14 01:59:01 +01:00
parent 26a795baa1
commit 85c8eeb838
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ using v8::Integer;
using v8::Local;
using v8::Null;
using v8::Object;
using v8::Persistent;
using v8::String;
using v8::Value;