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 009bed0 Drop unnecessary file
009bed0 is described below
commit 009bed09289800e0263f5c768a5ccf8d71555d42
Author: Daniel Gruno <[email protected]>
AuthorDate: Wed Nov 17 18:29:57 2021 +0100
Drop unnecessary file
---
webui/thread.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/webui/thread.html b/webui/thread.html
index 2807f28..4090ac8 100644
--- a/webui/thread.html
+++ b/webui/thread.html
@@ -89,7 +89,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>