mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
chore: remove sqlparse (#33564)
This commit is contained in:
@@ -38,8 +38,7 @@ from superset.connectors.sqla.models import SqlaTable, TableColumn
|
||||
from superset.errors import SupersetErrorType
|
||||
from superset.exceptions import OAuth2Error, OAuth2RedirectError
|
||||
from superset.models.core import Database
|
||||
from superset.sql.parse import LimitMethod
|
||||
from superset.sql_parse import Table
|
||||
from superset.sql.parse import LimitMethod, Table
|
||||
from superset.utils import json
|
||||
from tests.unit_tests.conftest import with_feature_flags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user