From 8c09aa0ff6a649545bbfd01d2aab530c474f81c1 Mon Sep 17 00:00:00 2001 From: Adhityaa Chandrasekar Date: Tue, 12 Feb 2019 22:07:25 -0500 Subject: [PATCH] commento.scss: remove unnecessary common-main include --- frontend/sass/commento.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/sass/commento.scss b/frontend/sass/commento.scss index 816230c..ee61a24 100644 --- a/frontend/sass/commento.scss +++ b/frontend/sass/commento.scss @@ -17,7 +17,6 @@ } @import "colors-main.scss"; - @import "common-main.scss"; @import "commento-tags.scss"; @import "commento-logo.scss";