X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/50df5eefcc5c45a47e1fcac50fe3ad6af6245819..c661bbf7dba69d265ebcd6431d0a4ab8c5d48430:/app/models/old_node.rb?ds=sidebyside diff --git a/app/models/old_node.rb b/app/models/old_node.rb index b323f0b4f..4585ed406 100644 --- a/app/models/old_node.rb +++ b/app/models/old_node.rb @@ -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 []