Skip to content

Commit ea79e48

Browse files
Potential fix for pull request finding 'Unused import'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent e49a054 commit ea79e48

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cassandra/tls.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
from collections import OrderedDict, namedtuple
2121
from threading import RLock
2222
import time
23-
from typing import Optional
2423

2524

2625
# Named tuple for TLS session cache entries

0 commit comments

Comments
 (0)