Completed
Pull Request — master (#132)
by Marco
02:14
created
lib/Doctrine/Common/Cache/RiakCache.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 namespace Doctrine\Common\Cache;
21 21
 
22 22
 use Riak\Bucket;
23
-use Riak\Connection;
24 23
 use Riak\Input;
25 24
 use Riak\Exception;
26 25
 use Riak\Object;
Please login to merge, or discard this patch.