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/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 461914f Already defined above
461914f is described below
commit 461914f8352a22424869a4bb3be57036366e6b67
Author: Sebb <[email protected]>
AuthorDate: Sat Sep 26 23:38:02 2020 +0100
Already defined above
---
www/members/nominations.cgi | 1 -
1 file changed, 1 deletion(-)
diff --git a/www/members/nominations.cgi b/www/members/nominations.cgi
index 3d04458..2ed4788 100755
--- a/www/members/nominations.cgi
+++ b/www/members/nominations.cgi
@@ -77,7 +77,6 @@ _html do
_ 'This probably only works in the period shortly before or after a
Members meeting!'
}
) do
- MEETINGS = ASF::SVN['Meetings']
cur_mtg_dir = MeetingUtil.get_latest(MEETINGS).untaint
nominations, people, emails = setup_data(cur_mtg_dir)
_div.flexbox do