From bd7536601664964c17a5a01bc09e3a76b39cee6e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Calvi=C3=B1o=20S=C3=A1nchez?= <danxuliu@gmail.com>
Date: Wed, 5 Sep 2018 17:40:09 +0200
Subject: [PATCH] Add new line at the end of file
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
---
 apps/comments/css/comments.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/comments/css/comments.scss b/apps/comments/css/comments.scss
index 62a8e35eefc..e3e5a210327 100644
--- a/apps/comments/css/comments.scss
+++ b/apps/comments/css/comments.scss
@@ -250,4 +250,4 @@
 
 .app-files .action-comment {
 	padding: 16px 14px;
-}
\ No newline at end of file
+}
-- 
GitLab