X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2d50a840049e0634ebc548026c41a397747af061..e4c40cbd36567d050f1b779f1444c4ef26c50a5b:/app/models/way.rb?ds=sidebyside diff --git a/app/models/way.rb b/app/models/way.rb index 7bb82b281..724965ddf 100644 --- a/app/models/way.rb +++ b/app/models/way.rb @@ -22,7 +22,6 @@ class Way < ApplicationRecord include ConsistencyValidations include NotRedactable - include ObjectMetadata self.table_name = "current_ways"