Completed
Branch 1.x (6c875f)
by Alexander
03:15
created
src/Aop/Pointcut/NotPointcut.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -11,8 +11,6 @@
 block discarded – undo
11 11
 namespace Go\Aop\Pointcut;
12 12
 
13 13
 use Go\Aop\Pointcut;
14
-use Go\Aop\PointFilter;
15
-use Go\Aop\Support\TruePointFilter;
16 14
 
17 15
 /**
18 16
  * Signature method pointcut checks method signature (modifiers and name) to match it
Please login to merge, or discard this patch.