switch from CPS::Future to Future
[scpubgit/Object-Remote.git] / lib / Object / Remote / Node.pm
index f11c406..dd7b85f 100644 (file)
@@ -5,7 +5,6 @@ use Object::Remote::Connector::STDIO;
 use Object::Remote::Logging qw(:log :dlog);
 use Object::Remote::WatchDog;
 use Object::Remote;
-use CPS::Future;
 
 sub run {
   my ($class, %args) = @_;