Skip to content

Commit 6867641

Browse files
authored
Remove unneeded imports from JavacCompilerTest.java
Signed-off-by: ascopes <[email protected]>
1 parent 2179095 commit 6867641

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java-compiler-testing/src/main/java/io/github/ascopes/jct/junit/JavacCompilerTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import io.github.ascopes.jct.compilers.JctCompilerConfigurer;
1919
import java.lang.annotation.Documented;
2020
import java.lang.annotation.ElementType;
21-
import java.lang.annotation.Inherited;
2221
import java.lang.annotation.Retention;
2322
import java.lang.annotation.RetentionPolicy;
2423
import java.lang.annotation.Target;

0 commit comments

Comments
 (0)