just a little cleanup

pull/6827/head
jwollert 14 years ago
parent d75b7a2922
commit e5261840f3
  1. 3
      lib/report.rb

@ -135,9 +135,6 @@ class Report < ActiveRecord::Base
end
def hash
# serialize.tap do |serialized_query|
# serialized_query[:filters] = serialized_query[:filters].sort!
# end
(self.class.name + serialize.inspect).hash
end

Loading…
Cancel
Save