'117806281-method_delete

This commit is contained in:
Stas 2016-04-28 15:18:06 +03:00
parent 096c23f55e
commit d66e5e3c96

View file

@ -47,13 +47,6 @@ module Versions
user user
end end
def get_request_by_uuid(uuid)
return unless uuid
ApiLog::EppLog.find_by(uuid: uuid).request
end
# callbacks # callbacks
def touch_domain_version def touch_domain_version
domain.try(:touch_with_version) domain.try(:touch_with_version)