Skip to content

Commit 85518d7

Browse files
committed
Oops, that import wasn't unused
1 parent 6c07216 commit 85518d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/helpers/cluster.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
from helpers import pytest_xdist_logging_to_separate_files
5858
from helpers.client import QueryRuntimeException
59-
from helpers.test_tools import exec_query_with_retry
59+
from helpers.test_tools import assert_eq_with_retry, exec_query_with_retry
6060

6161
from .client import Client
6262
from .config_cluster import *

0 commit comments

Comments
 (0)