Rubocop fix

This commit is contained in:
Stan Hu
2015-10-15 23:54:13 -07:00
parent 577565d939
commit bf290a52b7
@@ -94,7 +94,7 @@ module MergeRequests
# gitlab_git throws a Rugged::OdbError
# This is fixed in https://gitlab.com/gitlab-org/gitlab_git/merge_requests/52
@commits = @project.repository.commits_between(common_ref, @newrev) if common_ref
rescue => e
rescue
end
# Prevent system notes from seeing a blank SHA