X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/16cc2e75a7c362f28cbcf617fd10baabe9f14d96..e2a6701696761f8f290796a0b4c30df9a7425ea4:/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 []