mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: cleanup unused code in pandas 2.0+ (#26013)
This commit is contained in:
@@ -165,7 +165,6 @@ def upload_excel(
|
||||
"sheet_name": "Sheet1",
|
||||
"if_exists": "fail",
|
||||
"index_label": "test_label",
|
||||
"mangle_dupe_cols": False,
|
||||
}
|
||||
if schema := utils.get_example_default_schema():
|
||||
form_data["schema"] = schema
|
||||
|
||||
Reference in New Issue
Block a user