We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42f78b commit 3b5f4dcCopy full SHA for 3b5f4dc
1 file changed
byte-buddy-dep/src/test/java/net/bytebuddy/asm/MemberSubstitutionChainWithAnnotationTest.java
@@ -14,9 +14,6 @@
14
import java.io.Serializable;
15
import java.lang.annotation.Retention;
16
import java.lang.annotation.RetentionPolicy;
17
-import java.lang.invoke.MethodHandle;
18
-import java.lang.invoke.MethodHandles;
19
-import java.lang.invoke.MethodType;
20
import java.lang.reflect.Field;
21
import java.lang.reflect.Method;
22
import java.util.Collections;
0 commit comments