From f7f9bea1db0b3bd3b8478a7bdc68656e5f55e1cb Mon Sep 17 00:00:00 2001 From: Natalia Tepluhina Date: Wed, 22 May 2019 15:58:02 +0300 Subject: Removed trailing whitespace --- app/views/projects/commits/_commit.html.haml | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.1