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 a39bb04a Already done above if there is access
a39bb04a is described below

commit a39bb04aed821638a6cbbf98799bd5171eb2bf12
Author: Sebb <[email protected]>
AuthorDate: Fri Jan 26 23:04:55 2024 +0000

    Already done above if there is access
---
 www/roster/models/committer.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/roster/models/committer.rb b/www/roster/models/committer.rb
index b1ed8301..be7e6f36 100644
--- a/www/roster/models/committer.rb
+++ b/www/roster/models/committer.rb
@@ -156,7 +156,6 @@ class Committer
         member[:info] = person.members_txt
 
         if person.icla # not all members have iclas
-          ASF::MemApps.update_cache(env)
           file = ASF::MemApps.find1st(person)
           if file
             url = ASF::SVN.svnurl('member_apps')

Reply via email to