This is an automated email from the ASF dual-hosted git repository.
suddjian pushed a change to branch dashboard-spa
in repository https://gitbox.apache.org/repos/asf/superset.git.
from c9dbdfc fix tests, add memory router
add dc60122 remove dashboard app files
No new revisions were added by this update.
Summary of changes:
superset-frontend/spec/fixtures/mockStore.js | 2 +-
superset-frontend/src/dashboard/App.jsx | 49 -----------------------
superset-frontend/src/dashboard/index.jsx | 44 --------------------
superset-frontend/src/dashboard/reducers/index.js | 48 ----------------------
superset-frontend/src/views/store.ts | 3 +-
5 files changed, 3 insertions(+), 143 deletions(-)
delete mode 100644 superset-frontend/src/dashboard/App.jsx
delete mode 100644 superset-frontend/src/dashboard/index.jsx
delete mode 100644 superset-frontend/src/dashboard/reducers/index.js