Commit 137e2abb authored by Rémy Coutable's avatar Rémy Coutable

Fix Rubocop offense

parent b6a0a0d5
......@@ -33,7 +33,7 @@ module Gitlab
end
def above_size_limit_message
"#{to_s} You won't be able to push new code to this project. #{more_info_message}"
"#{self} You won't be able to push new code to this project. #{more_info_message}"
end
private
......
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