Skip to content

Commit 08ca60d

Browse files
Merge branch 'fetch-json-inline' into ext-links-sea
2 parents 871a44f + 0ce144d commit 08ca60d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/databricks/sql/backend/sea/backend.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@
4343
CreateSessionResponse,
4444
GetChunksResponse,
4545
)
46-
from databricks.sql.backend.sea.models.responses import (
47-
parse_status,
48-
parse_manifest,
49-
parse_result,
50-
)
5146

5247
logger = logging.getLogger(__name__)
5348

0 commit comments

Comments
 (0)