Completed
Pull Request — master (#15)
by
unknown
08:21
created
src/Finder.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 namespace Flyfinder;
15 15
 
16 16
 use Flyfinder\Specification\CompositeSpecification;
17
-use Flyfinder\Specification\PrunableInterface;
18 17
 use Flyfinder\Specification\SpecificationInterface;
19 18
 use Generator;
20 19
 use League\Flysystem\File;
Please login to merge, or discard this patch.