]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/report.rb
Reposition the note and user report flags
[rails.git] / app / models / report.rb
index eda70f86516e2c65eb8ae4eba27bb2722ae9cdb4..fcfa61b98a794cd74a6d0833afbd991076be6bca 100644 (file)
@@ -33,7 +33,6 @@ class Report < ActiveRecord::Base
     when "DiaryEntry" then %w[spam offensive threat other]
     when "DiaryComment" then %w[spam offensive threat other]
     when "User" then %w[spam offensive threat vandal other]
-    when "Changeset" then %w[undiscussed_import mechanical_edit edit_error spam vandalism other]
     when "Note" then %w[spam vandalism personal abusive other]
     else %w[other]
     end