aboutsummaryrefslogtreecommitdiff
path: root/content/pages
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2021-01-18 14:56:46 +0100
committerSébastien Dailly <sebastien@chimrod.com>2021-01-18 14:56:46 +0100
commit10cec3d57f09fc221426884e72741d25823879e3 (patch)
treed96c002306aaeb3aeb2ca6cc1a19b6885b521361 /content/pages
parent07241abb80098ffa45565382bd644ea1bd23e7cf (diff)
Use worker in graphviz js script
Diffstat (limited to 'content/pages')
-rwxr-xr-xcontent/pages/graph-editor.html2
1 files changed, 0 insertions, 2 deletions
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>