提交 d596c731 编写于 作者: A Andrew Newdigate

Removed `Repository#blob_by_oid` unused method

上级 0c563225
......@@ -457,10 +457,6 @@ class Repository
nil
end
def blob_by_oid(oid)
Gitlab::Git::Blob.raw(self, oid)
end
def root_ref
if raw_repository
raw_repository.root_ref
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册