summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatalia Tepluhina <tarya.se@gmail.com>2019-05-22 15:58:02 +0300
committerNatalia Tepluhina <tarya.se@gmail.com>2019-05-22 15:58:02 +0300
commitf7f9bea1db0b3bd3b8478a7bdc68656e5f55e1cb (patch)
tree8f6155a595e4fa7749f07a4653aa8b1655b22e33
parent55cd2ef85e36a12ca5d18dc2f6feec59690648fe (diff)
downloadgitlab-ce-10443-ee-diff-commits-commit.tar.gz
Removed trailing whitespace10443-ee-diff-commits-commit
-rw-r--r--app/views/projects/commits/_commit.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/commits/_commit.html.haml b/app/views/projects/commits/_commit.html.haml
index 5ec65ffc749..771e1881e94 100644
--- a/app/views/projects/commits/_commit.html.haml
+++ b/app/views/projects/commits/_commit.html.haml
@@ -57,4 +57,3 @@
= commit.short_id
= clipboard_button(text: commit.id, title: _("Copy commit SHA to clipboard"), class: "btn btn-default", container: "body")
= link_to_browse_code(project, commit)
- \ No newline at end of file