Skip to content

Commit 3a58af2

Browse files
Removed an unnecessary import
1 parent 191524e commit 3a58af2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

redis/commands/core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
Union,
2525
)
2626

27-
from docs.conf import version
2827
from redis.exceptions import ConnectionError, DataError, NoScriptError, RedisError
2928
from redis.typing import (
3029
AbsExpiryT,

0 commit comments

Comments
 (0)