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 0bc2eb3  Not needed
0bc2eb3 is described below

commit 0bc2eb385df1e8f31a3433c6a1a2de6f716b6153
Author: Sebb <[email protected]>
AuthorDate: Fri Mar 18 17:31:25 2022 +0000

    Not needed
---
 www/committers/subscribe.cgi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/www/committers/subscribe.cgi b/www/committers/subscribe.cgi
index 253d41c..fcab71a 100755
--- a/www/committers/subscribe.cgi
+++ b/www/committers/subscribe.cgi
@@ -4,11 +4,7 @@ $LOAD_PATH.unshift '/srv/whimsy/lib'
 require 'wunderbar'
 require 'wunderbar/bootstrap'
 require 'whimsy/asf'
-require 'mail' # needs to be after whimsy/asf to avoid duplicate import warning
 require 'whimsy/asf/mlist'
-require 'time'
-require 'tmpdir'
-require 'escape'
 
 FORMAT_NUMBER = 3 # json format number
 

Reply via email to