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 2020/12/29 22:20:51 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 259f230  Unused
259f230 is described below

commit 259f230911ca6ff42d5c7e2b4e420c068a70818b
Author: Sebb <se...@apache.org>
AuthorDate: Tue Dec 29 22:20:42 2020 +0000

    Unused
---
 www/roster/views/iclaSearch.js.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/roster/views/iclaSearch.js.rb b/www/roster/views/iclaSearch.js.rb
index 4c5b703..58715c3 100644
--- a/www/roster/views/iclaSearch.js.rb
+++ b/www/roster/views/iclaSearch.js.rb
@@ -68,7 +68,6 @@ class IclaSearch < Vue
         _p 'loading...'
 
       else
-        search = @search.downcase().split(' ')
         list = @list
 
         if list.length == 0