mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore: remove directory importexport (#11531)
This commit is contained in:
@@ -25,7 +25,7 @@ from werkzeug.utils import secure_filename
|
||||
|
||||
from superset.databases.commands.exceptions import DatabaseNotFoundError
|
||||
from superset.databases.dao import DatabaseDAO
|
||||
from superset.importexport.commands.base import ExportModelsCommand
|
||||
from superset.commands.export import ExportModelsCommand
|
||||
from superset.models.core import Database
|
||||
from superset.utils.dict_import_export import IMPORT_EXPORT_VERSION
|
||||
|
||||
|
||||
Reference in New Issue
Block a user