summaryrefslogtreecommitdiffstats
path: root/tests/bugs151/pr125699/AtTestTracing.java
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs151/pr125699/AtTestTracing.java')
-rw-r--r--tests/bugs151/pr125699/AtTestTracing.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bugs151/pr125699/AtTestTracing.java b/tests/bugs151/pr125699/AtTestTracing.java
index 32d380f8b..faa429cc2 100644
--- a/tests/bugs151/pr125699/AtTestTracing.java
+++ b/tests/bugs151/pr125699/AtTestTracing.java
@@ -1,5 +1,4 @@
import org.aspectj.lang.annotation.Aspect;
-import org.aspectj.lang.annotation.Pointcut;
@Aspect
public class AtTestTracing extends Tracing {