From 5839bdd3cf0cf703142c9cda4dc4e076e94dded9 Mon Sep 17 00:00:00 2001 From: Dmitry Nehaychik <4dmitr@gmail.com> Date: Tue, 19 Sep 2017 19:30:12 +0300 Subject: [PATCH] refactor(solar): remove unused variable --- src/app/pages/dashboard/solar/solar.component.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/pages/dashboard/solar/solar.component.scss b/src/app/pages/dashboard/solar/solar.component.scss index 1eab347f..c9480638 100644 --- a/src/app/pages/dashboard/solar/solar.component.scss +++ b/src/app/pages/dashboard/solar/solar.component.scss @@ -5,7 +5,6 @@ @include nb-install-component() { $padding: 1rem; - $padding: 1rem; nb-card-body { overflow: hidden;