You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2023/07/13 16:18:22 UTC

[superset] branch master updated (146b5c839c -> a3db5844f0)

This is an automated email from the ASF dual-hosted git repository.

johnbodley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 146b5c839c build(deps-dev): bump @types/node from 20.4.1 to 20.4.2 in /superset-websocket (#24682)
     add a3db5844f0 chore: remove fetch explore json (#24669)

No new revisions were added by this update.

Summary of changes:
 .../src/query/api/legacy/fetchExploreJson.ts       | 49 -------------
 .../superset-ui-core/src/query/api/legacy/index.ts |  1 -
 .../test/query/api/legacy/fetchExploreJson.test.ts | 81 ----------------------
 3 files changed, 131 deletions(-)
 delete mode 100644 superset-frontend/packages/superset-ui-core/src/query/api/legacy/fetchExploreJson.ts
 delete mode 100644 superset-frontend/packages/superset-ui-core/test/query/api/legacy/fetchExploreJson.test.ts