Skip to content

Commit 6b2e779

Browse files
committed
style remove unsed imports
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
1 parent 16d3ea0 commit 6b2e779

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jnosql-elasticsearch/src/test/java/org/eclipse/jnosql/databases/elasticsearch/communication/QueryConverterTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
import org.junit.jupiter.api.Test;
3333
import org.junit.jupiter.api.condition.EnabledIfSystemProperty;
3434

35-
import java.io.IOException;
3635
import java.util.HashMap;
3736
import java.util.Map;
3837
import java.util.Set;

0 commit comments

Comments
 (0)