mirror of
https://github.com/apache/superset.git
synced 2026-04-17 23:25:05 +00:00
refactor: remove unused flatten function (#20582)
This commit is contained in:
@@ -110,8 +110,6 @@ def test_resample_after_pivot():
|
||||
aggregates={
|
||||
"val": {"operator": "sum"},
|
||||
},
|
||||
flatten_columns=False,
|
||||
reset_index=False,
|
||||
)
|
||||
"""
|
||||
val
|
||||
|
||||
Reference in New Issue
Block a user