Commit 9edf6d4d authored by Ralf Seidler's avatar Ralf Seidler

Fixed trailing white space

parent 23241c18
......@@ -22,7 +22,7 @@ module Gitlab
end
def total_count
@total_count ||= issues_count + merge_requests_count + blobs_count +
@total_count ||= issues_count + merge_requests_count + blobs_count +
notes_count + wiki_blobs_count
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