Completed
Pull Request — final (#464)
by Georges
02:29
created
src/phpFastCache/Core/Pool/ExtendedCacheItemPoolTrait.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.