test_tablets_migration: drop unused imports from cassandra.query

Co-authored-by: Copilot CLI
Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
This commit is contained in:
Benny Halevy
2026-03-05 15:06:08 +02:00
parent 2d22eea2f9
commit c9d653fb1e

View File

@@ -5,7 +5,6 @@
#
from collections import defaultdict
from cassandra.query import SimpleStatement, ConsistencyLevel
from test.pylib.manager_client import ManagerClient
from test.pylib.rest_client import HTTPError, read_barrier
from test.pylib.tablets import get_tablet_replica, get_all_tablet_replicas, get_tablet_info