Completed
Push — v5 ( a234cb...4f37c0 )
by Georges
02:54
created
src/phpFastCache/Drivers/Files/Driver.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\Drivers\Files;
16 16
 
17
-use phpFastCache\Cache\ExtendedCacheItemInterface;
18 17
 use phpFastCache\Core\DriverAbstract;
19 18
 use phpFastCache\Core\PathSeekerTrait;
20 19
 use phpFastCache\Core\StandardPsr6StructureTrait;
Please login to merge, or discard this patch.