]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/old_node.rb
Remove :id from redaction path helper calls
[rails.git] / app / models / old_node.rb
index b323f0b4f0eb65bef77b0750008d6a3d95d326cf..4585ed406b28cba2205aa82b37fa11e67a539068 100644 (file)
@@ -85,10 +85,6 @@ class OldNode < ApplicationRecord
 
   attr_writer :tags
 
-  def tags_as_hash
-    tags
-  end
-
   # Pretend we're not in any ways
   def ways
     []