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 a2da785 Not used
a2da785 is described below
commit a2da785886cafaf915beaa3aed868cf59d820cd9
Author: Daniel Gruno <[email protected]>
AuthorDate: Mon Nov 1 16:45:22 2021 +0100
Not used
---
webui/list.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/webui/list.html b/webui/list.html
index fda5a8f..a6cf69b 100644
--- a/webui/list.html
+++ b/webui/list.html
@@ -179,7 +179,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>