Skip to content

Commit 6c5ba6d

Browse files
remove invalid ExecuteResponse import
Signed-off-by: varun-edachali-dbx <[email protected]>
1 parent 19f1fae commit 6c5ba6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/test_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
from databricks.sql.backend.types import CommandId, CommandState
3030
from databricks.sql.backend.types import ExecuteResponse
3131

32-
from databricks.sql.utils import ExecuteResponse
3332
from tests.unit.test_fetches import FetchTests
3433
from tests.unit.test_thrift_backend import ThriftBackendTestSuite
3534
from tests.unit.test_arrow_queue import ArrowQueueSuite

0 commit comments

Comments
 (0)