X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dbe165bbb3d6eda37d9579f1ac767599f9055607..b4caac4d4980dab3e0c94a346a0eac0fa64fbb6f:/app/models/old_way.rb diff --git a/app/models/old_way.rb b/app/models/old_way.rb index c86590ed9..63c4d8b65 100644 --- a/app/models/old_way.rb +++ b/app/models/old_way.rb @@ -116,11 +116,6 @@ class OldWay < ActiveRecord::Base points end - # Temporary method to match interface to nodes - def tags_as_hash - tags - end - # Temporary method to match interface to ways def way_nodes old_nodes