From 3acf2e422ae1dca3914a07f905b63c9ca3a40fa8 Mon Sep 17 00:00:00 2001 From: Andreas Nedbal Date: Sat, 5 Feb 2022 19:54:27 +0100 Subject: [PATCH] Remove superfluous newlines --- app/views/settings/_account.haml | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/settings/_account.haml b/app/views/settings/_account.haml index 0973062e..22152fb0 100644 --- a/app/views/settings/_account.haml +++ b/app/views/settings/_account.haml @@ -22,5 +22,3 @@ = button_to t(".delete.action"), "/settings/account", data: { confirm: t(".delete.confirm") }, method: :delete, class: "btn btn-danger btn-xs" .visible-xs= render "shared/links" - -