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 b240379 Drop unnecessary file
b240379 is described below
commit b240379d7306de01efda707165f60b896e052dfa
Author: Daniel Gruno <[email protected]>
AuthorDate: Wed Nov 17 18:30:17 2021 +0100
Drop unnecessary file
---
webui/index.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/webui/index.html b/webui/index.html
index 53cf193..61bc30b 100644
--- a/webui/index.html
+++ b/webui/index.html
@@ -62,7 +62,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>