Skip to content

Commit

Permalink
Remove IOException import
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzad16 committed Jan 18, 2022
1 parent 5ba4b7b commit 7d2d30b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package redis.clients.jedis;

import java.io.IOException;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.Socket;
Expand Down

0 comments on commit 7d2d30b

Please sign in to comment.