From a4e4b5c59f9dacc30ec37a597911dddb731abdd1 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Sun, 25 Dec 2022 01:19:29 +0800 Subject: [PATCH] Update applications.json --- applications.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/applications.json b/applications.json index e060beebe..9ad37d37d 100644 --- a/applications.json +++ b/applications.json @@ -187,15 +187,6 @@ "url": "https://github.com/metaescape/2048pyqt6.git", "default_install": "false" }, - "sunburst": { - "name": "EAF Sunburst", - "desc": "Radial space-filling visualization for Emacs data analyze", - "type": "app", - "branch": "master", - "url": "https://github.com/emacs-eaf/eaf-sunburst.git", - "mirror_url": "https://gitee.com/emacs-eaf/eaf-sunburst.git", - "default_install": "false" - }, "vue-mindmap": { "name": "EAF vue-mindmap", "desc": "Use d3.js implementation MindMap app for EAF",