Skip to content

Commit

Permalink
delete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dvora-h committed Jan 9, 2024
1 parent 5f91aee commit 2bf4c14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion redis/cluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,6 @@ def execute_command(self, *args, **kwargs):
list<ClusterNode>
dict<Any, ClusterNode>
"""
# kwargs.pop("keys", None) # the keys are used only for client side caching
target_nodes_specified = False
is_default_node = False
target_nodes = None
Expand Down

0 comments on commit 2bf4c14

Please sign in to comment.