]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/relation.rb
Improve test coverage
[rails.git] / app / models / relation.rb
index d39fd27968a87bcbe76a8fe624c21c3bed53babc..9e9e7144f93f3fa4c3108d19ca30368b0fa79d6b 100644 (file)
@@ -262,11 +262,6 @@ class Relation < ActiveRecord::Base
     true
   end
 
-  # Temporary method to match interface to nodes
-  def tags_as_hash
-    tags
-  end
-
   ##
   # if any members are referenced by placeholder IDs (i.e: negative) then
   # this calling this method will fix them using the map from placeholders