mirror of
https://github.com/apache/superset.git
synced 2026-04-13 05:07:53 +00:00
* remove network status feature * only fetch queries if there are started or running queries * don't use local storage * remove last network status from actions * don't remove support for local storage * address pr comments and linting * use .some rather than .forEach