removed debug output

git-svn-id: https://dev.finn.de/svn/cockpit/branches/reporting_merge@1233 7926756e-e54e-46e6-9721-ed318f58905e
pull/6827/head
p.tessenow 15 years ago
parent 7f6336df30
commit 5086b601b4
  1. 1
      app/models/cost_query/result.rb

@ -238,7 +238,6 @@ module CostQuery::Result
result.fields.merge! fields
result.type = type if type
result.important_fields = important_fields unless result == value
p important_fields
result
end
end

Loading…
Cancel
Save