From fbb6b1ddfe50d1d8405057262bdd3c5647927047 Mon Sep 17 00:00:00 2001
From: Benoit Alessandroni <benoit@happy-dev.fr>
Date: Mon, 12 Oct 2020 21:37:56 +0200
Subject: [PATCH] Removing useless import

---
 src/styles/index.scss | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/styles/index.scss b/src/styles/index.scss
index 9d456c1c..72fdbba3 100644
--- a/src/styles/index.scss
+++ b/src/styles/index.scss
@@ -26,4 +26,3 @@
     @import 'layout/dashboard/index';
     @import 'layout/polls/index';
 }
-@import '../../client.sample.etuc.scss';
-- 
GitLab