Completed
Push — V6 ( 198802...ac8655 )
by Georges
02:11
created
src/phpFastCache/Core/Pool/DriverBaseTrait.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -13,9 +13,7 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.