Remove unused to_xml and to_xml_node methods from models
This commit is contained in:
parent
d07ce46929
commit
baea8dc10e
6 changed files with 0 additions and 70 deletions
|
@ -22,7 +22,6 @@ class Relation < ApplicationRecord
|
|||
|
||||
include ConsistencyValidations
|
||||
include NotRedactable
|
||||
include ObjectMetadata
|
||||
|
||||
self.table_name = "current_relations"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue