Skip to content

Commit 27ed485

Browse files
committed
Fixed linters
1 parent b26d48f commit 27ed485

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

redis/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1366,7 +1366,6 @@ def execute_command(self, *args):
13661366
self.clean_health_check_responses()
13671367
self._execute(connection, connection.send_command, *args, **kwargs)
13681368

1369-
13701369
def clean_health_check_responses(self):
13711370
"""
13721371
If any health check responses are present, clean them

0 commit comments

Comments
 (0)