switch from CPS::Future to Future
[scpubgit/Object-Remote.git] / lib / Object / Remote / ReadChannel.pm
index f812e3f..d2008db 100644 (file)
@@ -1,6 +1,5 @@
 package Object::Remote::ReadChannel;
 
-use CPS::Future;
 use Scalar::Util qw(weaken openhandle);
 use Object::Remote::Logging qw(:log :dlog router );
 use Moo;