You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2021/08/04 12:00:14 UTC

[whimsy] branch master updated: Unused

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 <se...@apache.org>
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 <notifications@whimsical.apach
   begin
     require 'mail'
     ASF::Mail.configure
-    ldaphost = ASF::LDAP.host()
     mail = Mail.new do
       from 'Public JSON file updates  <de...@whimsical.apache.org>'
       to to