Passed
Push — master ( a32cdb...3df0af )
by Atanas
01:56
created
src/Routing/Conditions/ConditionFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Closure;
6 6
 use Exception;
7 7
 use ReflectionClass;
8
-use WPEmerge\Facades\Framework;
9 8
 use WPEmerge\Routing\Conditions\CustomCondition;
10 9
 use WPEmerge\Routing\Conditions\MultipleCondition;
11 10
 use WPEmerge\Routing\Conditions\UrlCondition;
Please login to merge, or discard this patch.