@@ -13,9 +13,7 @@ |
||
13 | 13 | */ |
14 | 14 | namespace phpFastCache\Core\Pool; |
15 | 15 | |
16 | -use phpFastCache\Exceptions\phpFastCacheDriverException; |
|
17 | 16 | use phpFastCache\Core\Item\ExtendedCacheItemInterface; |
18 | -use phpFastCache\Util\Directory; |
|
19 | 17 | |
20 | 18 | |
21 | 19 | /** |