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 db777da  Drop unnecessary file
db777da is described below

commit db777da2c92812bcec490009e7becaeef7da8bda
Author: Daniel Gruno <[email protected]>
AuthorDate: Wed Nov 17 18:30:32 2021 +0100

    Drop unnecessary file
---
 webui/admin.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/webui/admin.html b/webui/admin.html
index ae3ccf5..d29d86d 100644
--- a/webui/admin.html
+++ b/webui/admin.html
@@ -85,7 +85,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"> &nbsp; </div>
     <div style="clear: both;"></div>

Reply via email to