Fix indentation (code formatting...)
This commit is contained in:
@@ -22,7 +22,6 @@ import redis.clients.util.SafeEncoder;
|
||||
public class BinaryJedis implements BasicCommands, BinaryJedisCommands,
|
||||
MultiKeyBinaryCommands, AdvancedBinaryJedisCommands,
|
||||
BinaryScriptingCommands, Closeable {
|
||||
|
||||
protected Client client = null;
|
||||
protected Transaction transaction = null;
|
||||
protected Pipeline pipeline = null;
|
||||
|
||||
Reference in New Issue
Block a user