Skip to content

Commit

Permalink
Revert "dummy change"
Browse files Browse the repository at this point in the history
This reverts commit ce6314a.
  • Loading branch information
atakavci committed Feb 7, 2025
1 parent 9a3332b commit 39a8466
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/redis/clients/jedis/JedisPooled.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
import redis.clients.jedis.util.Pool;

public class JedisPooled extends UnifiedJedis {

public JedisPooled() {
this(Protocol.DEFAULT_HOST, Protocol.DEFAULT_PORT);
}
Expand Down

0 comments on commit 39a8466

Please sign in to comment.