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 f268d4a  Drop debug
f268d4a is described below

commit f268d4a999e803ad40ea044016c06826369348a1
Author: Sebb <[email protected]>
AuthorDate: Thu Jan 10 21:26:08 2019 +0000

    Drop debug
---
 www/roster/views/nonpmc/committers.js.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/roster/views/nonpmc/committers.js.rb 
b/www/roster/views/nonpmc/committers.js.rb
index 13e5513..693de1e 100644
--- a/www/roster/views/nonpmc/committers.js.rb
+++ b/www/roster/views/nonpmc/committers.js.rb
@@ -4,7 +4,6 @@
 
 class NonPMCCommitters < Vue
   def render
-    _ __FILE__
     if
       @@nonpmc.committers.all? do |id|
         @@nonpmc.members.include? id

Reply via email to