We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e07f02 + dc1cb6d commit 5e3a636Copy full SHA for 5e3a636
1 file changed
src/databricks/sql/backend/sea/backend.py
@@ -15,7 +15,6 @@
15
MetadataCommands,
16
)
17
from databricks.sql.thrift_api.TCLIService import ttypes
18
-from databricks.sql.thrift_api.TCLIService import ttypes
19
20
if TYPE_CHECKING:
21
from databricks.sql.client import Cursor
0 commit comments