Skip to content

Commit b4cb9b6

Browse files
authored
Removed unused import (#5)
1 parent 4d4ab17 commit b4cb9b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meteor-jedis/src/test/java/dev/pixelib/meteor/transport/redis/RedisTransportTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import org.junit.jupiter.api.Test;
99
import org.opentest4j.AssertionFailedError;
1010
import redis.clients.jedis.JedisPool;
11-
import redis.clients.jedis.JedisPoolConfig;
1211

1312
import java.io.IOException;
1413
import java.util.*;

0 commit comments

Comments
 (0)