Skip to content

Commit 2ee525e

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 b14fe37 commit 2ee525e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cassandra/io/twistedreactor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"""
1818
import atexit
1919
import logging
20-
import ssl
2120
import time
2221
from functools import partial
2322
from threading import Thread, Lock

0 commit comments

Comments
 (0)