You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by mi...@apache.org on 2022/04/07 14:51:31 UTC

[superset] branch master updated (38fbca10e3 -> f91f83d011)

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

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


    from 38fbca10e3 refactor: Removes the CSS files from the Parallel Coordinates plugin (#19539)
     add f91f83d011 refactor: Removes the CSS files from the Paired T-Test plugin (#19563)

No new revisions were added by this update.

Summary of changes:
 .../legacy-plugin-chart-paired-t-test/package.json |  33 +++----
 .../src/PairedTTest.css                            |  86 -----------------
 .../src/PairedTTest.jsx                            | 106 +++++++++++++++++----
 3 files changed, 105 insertions(+), 120 deletions(-)
 delete mode 100644 superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/PairedTTest.css