Skip to content

Commit 2425fd1

Browse files
committed
Removed unused import from RequiredPipelineIT.java
This commit removes an unused import that was left behind after cleaning up a backport. Sorry.
1 parent 6b00e00 commit 2425fd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/test/java/org/elasticsearch/index/RequiredPipelineIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
import java.io.IOException;
2727
import java.util.Collections;
28-
import java.util.Map;
2928

3029
import static org.hamcrest.Matchers.containsString;
3130
import static org.hamcrest.Matchers.hasToString;

0 commit comments

Comments
 (0)