Skip to content

Commit 85a7de7

Browse files
committed
Remove unused import
1 parent 0587c4b commit 85a7de7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Core/Attributes/Base/BaseAdvice.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace Okapi\Aop\Core\Attributes\Base;
44

55
use Okapi\Aop\Core\Attributes\AdviceType\MethodAdvice;
6-
use Okapi\Aop\Tests\Functional\MethodAdvice\Aspect\PerformanceAspect;
76
use Okapi\Wildcards\Regex;
87

98
/**

0 commit comments

Comments
 (0)