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 2018/07/06 17:55:10 UTC

[whimsy] branch master updated: Not used here

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 b08f0b0  Not used here
b08f0b0 is described below

commit b08f0b0f80f98dff598d842772456fcfb2ec5563
Author: Sebb <se...@apache.org>
AuthorDate: Fri Jul 6 18:55:09 2018 +0100

    Not used here
---
 www/project/icla/main.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/project/icla/main.rb b/www/project/icla/main.rb
index 268111d..a147908 100755
--- a/www/project/icla/main.rb
+++ b/www/project/icla/main.rb
@@ -59,7 +59,6 @@ helpers do
     end
   end
   def getMember(userId)
-    user = ASF::Person.find(userId)
     mockId = params['mock']
     if ASF::Person[mockId] != nil
       # if mock is set, set member to mock value