From cf1be65c176262f7bec6983788ccfbb43347762b Mon Sep 17 00:00:00 2001
From: AndiMajore <andi.majore@googlemail.com>
Date: Thu, 2 Sep 2021 11:10:20 +0200
Subject: [PATCH] removed newline

---
 src/stylesheets/checkbox.scss | 5 -----
 src/stylesheets/primeng.scss  | 1 -
 2 files changed, 6 deletions(-)
 delete mode 100644 src/stylesheets/checkbox.scss

diff --git a/src/stylesheets/checkbox.scss b/src/stylesheets/checkbox.scss
deleted file mode 100644
index 70c193bf..00000000
--- a/src/stylesheets/checkbox.scss
+++ /dev/null
@@ -1,5 +0,0 @@
-//.p-hidden-accessible {
-//  position: absolute;
-//}
-
-
diff --git a/src/stylesheets/primeng.scss b/src/stylesheets/primeng.scss
index c743eb82..a8c1287c 100644
--- a/src/stylesheets/primeng.scss
+++ b/src/stylesheets/primeng.scss
@@ -14,7 +14,6 @@
     position: absolute;
   }
 
-
   .p-tooltip-arrow {
     display: none !important;
   }
-- 
GitLab