remove double negative
This commit is contained in:
parent
bbb926f3c4
commit
5fd2f7158e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
- unless @commits.empty?
|
||||
- if @commits.present?
|
||||
.ui-box
|
||||
%h5 Commits (#{@commits.count})
|
||||
.merge-request-commits
|
||||
|
|
Loading…
Reference in a new issue