This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new 573f4fb Not used
573f4fb is described below
commit 573f4fbaec74fe006e925a63d5f55d6aece7cbd1
Author: Daniel Gruno <[email protected]>
AuthorDate: Mon Nov 1 16:45:48 2021 +0100
Not used
---
webui/thread.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/webui/thread.html b/webui/thread.html
index fc32650..e632faf 100644
--- a/webui/thread.html
+++ b/webui/thread.html
@@ -90,7 +90,6 @@ the License. -->
<script src="js/config.js"></script>
<script src="js/wordcloud.js"></script>
<script src="js/weburl.js"></script>
- <script src="js/d3.min.js"></script>
<script src="js/ponymail.js"></script>
<div id="splash" class="splash fade-in"> </div>
<div style="clear: both;"></div>