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 98d1283 Already fetched on line 11 above
98d1283 is described below
commit 98d128379eca9166ed3d824ad2ee9e63d0599e28
Author: Sebb <[email protected]>
AuthorDate: Sat Oct 21 14:41:46 2017 +0100
Already fetched on line 11 above
---
www/roster/views/committerSearch.js.rb | 1 -
1 file changed, 1 deletion(-)
diff --git a/www/roster/views/committerSearch.js.rb
b/www/roster/views/committerSearch.js.rb
index ef79755..ca90731 100644
--- a/www/roster/views/committerSearch.js.rb
+++ b/www/roster/views/committerSearch.js.rb
@@ -16,7 +16,6 @@ class CommitterSearch < Vue
end
# load fresh data from the server
- ls_committers = localStorage.getItem('roster-committers')
Polyfill.require(%w(Promise fetch)) do
fetch('committer/index.json', credentials: 'include').then {|response|
response.json().then do |committers|
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].