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 4a3ca64 Drop unnecessary file
4a3ca64 is described below
commit 4a3ca64db64af7eec61d1633fb45e11fea903689
Author: Daniel Gruno <[email protected]>
AuthorDate: Wed Nov 17 18:29:43 2021 +0100
Drop unnecessary file
---
webui/list.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/webui/list.html b/webui/list.html
index 9ce95b4..cb9109f 100644
--- a/webui/list.html
+++ b/webui/list.html
@@ -178,7 +178,6 @@ the License. -->
<script src="js/bootstrap.min.js"></script>
<script src="js/config.js"></script>
<script src="js/wordcloud.js"></script>
- <script src="js/weburl.js"></script>
<script src="js/ponymail.js"></script>
<div id="splash" class="splash fade-in"> </div>
<div style="clear: both;"></div>