Completed
Push — master ( aa1a76...70913b )
by Ryan
09:56
created
src/Service.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@
 block discarded – undo
27 27
 use RecursiveIteratorIterator;
28 28
 use RecursiveDirectoryIterator;
29 29
 use FilesystemIterator;
30
-use Exception;
31 30
 use Opine\Interfaces\Cache as CacheInterface;
32 31
 
33 32
 class Service
Please login to merge, or discard this patch.