From 10cec3d57f09fc221426884e72741d25823879e3 Mon Sep 17 00:00:00 2001
From: Sébastien Dailly <sebastien@chimrod.com>
Date: Mon, 18 Jan 2021 14:56:46 +0100
Subject: Use worker in graphviz js script

---
 content/pages/graph-editor.html | 2 --
 1 file changed, 2 deletions(-)

(limited to 'content/pages')

diff --git a/content/pages/graph-editor.html b/content/pages/graph-editor.html
index 632412a..7186589 100755
--- a/content/pages/graph-editor.html
+++ b/content/pages/graph-editor.html
@@ -64,8 +64,6 @@ g3
       </div>
     </div>
     
-    <script src="{static}/resources/viz.js/viz.js"></script>
-    <script src="{static}/resources/viz.js/full.render.js"></script>
     <script src="{static}/resources/viz.js/download.js"></script>
     <script src="{static}/resources/viz.js/convert.js"></script>
   </body>
-- 
cgit v1.2.3