Skip to content

Commit 5a44c48

Browse files
redundant comment in backend client
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent 6c6ec28 commit 5a44c48

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/databricks/sql/backend/sea_backend.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
class SeaDatabricksClient(DatabricksClient):
2525
"""
2626
Statement Execution API (SEA) implementation of the DatabricksClient interface.
27-
28-
This implementation provides session management functionality for SEA,
29-
while other operations raise NotImplementedError.
3027
"""
3128

3229
# SEA API paths

0 commit comments

Comments
 (0)