From 750e95675a2ad04f69673c24da01584b0558e4cd Mon Sep 17 00:00:00 2001 From: Bayarjargal Jargalsaikhan Date: Fri, 14 Jun 2024 10:19:30 -0500 Subject: [PATCH] Apply suggestions from code review Removed empty line as per suggestion Co-authored-by: Olivier --- src/components/_list-group.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/_list-group.scss b/src/components/_list-group.scss index 8ea936a..7fa0c7a 100644 --- a/src/components/_list-group.scss +++ b/src/components/_list-group.scss @@ -51,5 +51,4 @@ } } } - }