From 821ff89f0f07925f337ad387f16794cd22e30500 Mon Sep 17 00:00:00 2001 From: simurai Date: Thu, 26 Sep 2019 15:55:24 +0900 Subject: [PATCH] Remove import --- src/labels/index.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/labels/index.scss b/src/labels/index.scss index 57c1e18b..a86ded9b 100644 --- a/src/labels/index.scss +++ b/src/labels/index.scss @@ -2,4 +2,3 @@ @import "./labels.scss"; @import "./states.scss"; @import "./counters.scss"; -@import "./kbd.scss";