提交 b0a6f580 编写于 作者: A Aaron Patterson

do not need these accessors

上级 68b66ef3
......@@ -392,14 +392,6 @@ def method_missing(method, *arguments, &block)
end
end
def verbose
self.class.verbose
end
def verbose= verbosity
self.class.verbose = verbosity
end
def copy(destination, sources, options = {})
copied = []
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册