@@ -17,7 +17,6 @@ |
||
| 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 |