Removed logging from browser config

This commit is contained in:
Andy Marks 2014-12-04 21:19:36 +11:00
parent a34f7524b4
commit ceec3063f0

View file

@ -1,5 +1,3 @@
require 'pp'
module Riemann::Dash::BrowserConfig
def self.backend
@ -64,8 +62,6 @@ module Riemann::Dash::BrowserConfig
return as unless bs
return bs unless as
pp as
pp bs
merge_lists(lambda { |x| x['name'] },
method(:merge_workspace),
as,