mirror of
https://github.com/redis/go-redis.git
synced 2025-07-31 05:04:23 +03:00
Code cleanup
This commit is contained in:
@ -338,8 +338,6 @@ type ClusterClient struct {
|
||||
|
||||
// Reports where slots reloading is in progress.
|
||||
reloading uint32
|
||||
|
||||
closed bool
|
||||
}
|
||||
|
||||
// NewClusterClient returns a Redis Cluster client as described in
|
||||
|
Reference in New Issue
Block a user