@@ -20,7 +20,6 @@ |
||
20 | 20 | use Ray\Aop\Matcher; |
21 | 21 | use Ray\Aop\Pointcut; |
22 | 22 | use Ray\Aop\MethodInterceptor; |
23 | -use Illuminate\Contracts\Container\Container; |
|
24 | 23 | |
25 | 24 | /** |
26 | 25 | * Class CommonPointCut |