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 ba227ab  Unused
ba227ab is described below

commit ba227ab630d231a9494f2d60542a0a4ec87df8a3
Author: Sebb <[email protected]>
AuthorDate: Wed Aug 4 13:00:08 2021 +0100

    Unused
---
 www/roster/public_json_common.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/roster/public_json_common.rb b/www/roster/public_json_common.rb
index 9679cd1..4c0cba1 100644
--- a/www/roster/public_json_common.rb
+++ b/www/roster/public_json_common.rb
@@ -90,7 +90,6 @@ def sendMail(subject, body, to='Notification List 
<[email protected]
   begin
     require 'mail'
     ASF::Mail.configure
-    ldaphost = ASF::LDAP.host()
     mail = Mail.new do
       from 'Public JSON file updates  <[email protected]>'
       to to

Reply via email to