Skip to content

Commit

Permalink
reduce useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackBear2003 committed Nov 2, 2023
1 parent e82ddd8 commit 776e632
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import java.lang.reflect.Method;
import java.util.Arrays;
import java.util.Collection;
import java.util.Iterator;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
Expand Down

0 comments on commit 776e632

Please sign in to comment.