@@ -14,7 +14,6 @@ |
||
14 | 14 | |
15 | 15 | namespace phpFastCache\Core\Pool; |
16 | 16 | |
17 | -use InvalidArgumentException; |
|
18 | 17 | use phpFastCache\Core\Item\ExtendedCacheItemInterface; |
19 | 18 | use phpFastCache\EventManager; |
20 | 19 | use phpFastCache\Exceptions\phpFastCacheInvalidArgumentException; |