BigW Consortium Gitlab

Commit ca378aa3 by Grzegorz Bizon

Fix Rubocop offense in OptimisticLocking module

parent 02699f26
......@@ -16,6 +16,6 @@ module Gitlab
end
end
alias :retry_optimistic_lock :retry_lock
alias_method :retry_optimistic_lock, :retry_lock
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment