We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d7d33 commit c07965aCopy full SHA for c07965a
src/main/java/org/junit/rules/ExternalResource.java
@@ -1,7 +1,6 @@
1
package org.junit.rules;
2
3
import java.util.ArrayList;
4
-import java.util.Arrays;
5
import java.util.List;
6
7
import org.junit.runner.Description;
0 commit comments