提交 19dfd2f8 编写于 作者: Y Yves Senn

Merge pull request #17890 from sergey-alekseev/remove-useless-methods

remove useless methods
......@@ -123,16 +123,6 @@ def decrement_counter(counter_name, id)
end
end
protected
def actually_destroyed?
@_actually_destroyed
end
def clear_destroy_state
@_actually_destroyed = nil
end
private
def _create_record(*)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册