Completed
Pull Request — master (#467)
by Alexander
25:06
created
src/Console/Command/DebugAdvisorCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
 namespace Go\Console\Command;
14 14
 
15 15
 use Go\Aop\Advisor;
16
-use Go\Core\AdviceMatcher;
17 16
 use Go\Core\AdviceMatcherInterface;
18 17
 use Go\Core\AspectContainer;
19 18
 use Go\Core\AspectLoader;
Please login to merge, or discard this patch.