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 5bce408 Not used
5bce408 is described below
commit 5bce40803edcaab6ba14272e92bf799bbb679f21
Author: Daniel Gruno <[email protected]>
AuthorDate: Mon Nov 1 16:46:05 2021 +0100
Not used
---
webui/index.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/webui/index.html b/webui/index.html
index 12c836e..be2d7c0 100644
--- a/webui/index.html
+++ b/webui/index.html
@@ -63,7 +63,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>