Remove unused (by accident?) import
This commit is contained in:
@@ -3,8 +3,6 @@ package redis.clients.jedis.tests.commands;
|
|||||||
import java.util.LinkedHashSet;
|
import java.util.LinkedHashSet;
|
||||||
import java.util.Set;
|
import java.util.Set;
|
||||||
|
|
||||||
import javax.swing.text.html.MinimalHTMLWriter;
|
|
||||||
|
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
|
|
||||||
import redis.clients.jedis.ScanParams;
|
import redis.clients.jedis.ScanParams;
|
||||||
|
|||||||
Reference in New Issue
Block a user