Refactoring: Unused code from development phase slipped into final merge.
This commit is contained in:
parent
57b17f7b81
commit
55bbda9969
1 changed files with 0 additions and 4 deletions
|
@ -46,10 +46,6 @@ class ObjectManager::Attribute::Validation < ActiveModel::Validator
|
|||
end
|
||||
end
|
||||
|
||||
def validations
|
||||
@validations ||= backend.map { backend.new }
|
||||
end
|
||||
|
||||
def sanitize_memory_cache
|
||||
@model_attributes = nil
|
||||
|
||||
|
|
Loading…
Reference in a new issue