This is an automated email from the ASF dual-hosted git repository.
sebb 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 93e3b9d Unused
93e3b9d is described below
commit 93e3b9dd3500ab822dc45e80e1ec7dc174bca1a6
Author: Sebb <[email protected]>
AuthorDate: Wed Nov 17 23:39:39 2021 +0000
Unused
---
webui/js/source/mgmt.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/webui/js/source/mgmt.js b/webui/js/source/mgmt.js
index a279247..4d22447 100644
--- a/webui/js/source/mgmt.js
+++ b/webui/js/source/mgmt.js
@@ -1,6 +1,5 @@
let admin_current_email = null;
let admin_email_meta = {};
-let audit_entries = []
let audit_page = 0;
let audit_size = 30;
let mgmt_prefs = {}