You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2020/11/19 22:09:37 UTC

[incubator-superset] branch hugh/SO-1117-modal updated: Delete preset.code-workspace

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

hugh pushed a commit to branch hugh/SO-1117-modal
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/hugh/SO-1117-modal by this push:
     new 066054e  Delete preset.code-workspace
066054e is described below

commit 066054eb30964c97f9bbe8874652cdb3018b4218
Author: Hugh A. Miles II <hu...@gmail.com>
AuthorDate: Thu Nov 19 14:09:17 2020 -0800

    Delete preset.code-workspace
---
 .../src/explore/components/controls/preset.code-workspace      | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/superset-frontend/src/explore/components/controls/preset.code-workspace b/superset-frontend/src/explore/components/controls/preset.code-workspace
deleted file mode 100644
index 419b3b4..0000000
--- a/superset-frontend/src/explore/components/controls/preset.code-workspace
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-    "folders": [
-        {
-            "path": "../../../../.."
-        },
-        {
-            "path": "../../../../../../superset-shell"
-        }
-    ]
-}