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 6003b36e Drop old code
6003b36e is described below

commit 6003b36e2c420d5337be4dd4ba9e0d53d776370b
Author: Sebb <[email protected]>
AuthorDate: Wed Oct 9 17:16:11 2024 +0100

    Drop old code
---
 lib/whimsy/asf/ldap.rb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/lib/whimsy/asf/ldap.rb b/lib/whimsy/asf/ldap.rb
index 57b359cc..28ea8b5d 100644
--- a/lib/whimsy/asf/ldap.rb
+++ b/lib/whimsy/asf/ldap.rb
@@ -867,9 +867,6 @@ module ASF
     def committees
       # legacy LDAP entries
       committees = []
-#      committees = weakref(:committees) do
-#        Committee.list("member=uid=#{name},#{base}")
-#      end
 
       # add in projects
       # Get list of project names where the person is an owner

Reply via email to