Completed
Push — v5 ( 0b505a...012ddd )
by Georges
02:41
created
src/phpFastCache/CacheManager.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
 use phpFastCache\Cache\ExtendedCacheItemPoolInterface;
18 18
 use phpFastCache\Core\DriverAbstract;
19 19
 use phpFastCache\Exceptions\phpFastCacheDriverCheckException;
20
-use CouchbaseCluster;
21 20
 
22 21
 /**
23 22
  * Class CacheManager
Please login to merge, or discard this patch.