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