mirror of
https://github.com/apache/superset.git
synced 2026-04-11 20:37:16 +00:00
* fix: Returns 404 instead of 500 for unknown dashboard filter state keys * Reduces hierarchies of if-expression * Removes unnecessary check Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * Removes unused variable * Fixes type error * Removes unused import Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>