Skip to content

Commit 5e17009

Browse files
committed
polish
1 parent f3d1065 commit 5e17009

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

splitio/storage/adapters/redis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,6 @@ def _build_default_client(config): # pylint: disable=too-many-locals
739739
unix_socket_path=unix_socket_path,
740740
encoding=encoding,
741741
encoding_errors=encoding_errors,
742-
# errors=errors, Starting from redis 6.0.0 errors argument is removed
743742
decode_responses=decode_responses,
744743
retry_on_timeout=retry_on_timeout,
745744
ssl=ssl,

0 commit comments

Comments
 (0)