From a39a48594b364b18148cb6598f8930c7b4356c03 Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Sat, 4 Aug 2018 23:31:29 +0900 Subject: [PATCH] Remove debug code from rhymix.less --- common/css/rhymix.less | 1 - 1 file changed, 1 deletion(-) diff --git a/common/css/rhymix.less b/common/css/rhymix.less index 823c5f924..a2d6715ea 100644 --- a/common/css/rhymix.less +++ b/common/css/rhymix.less @@ -429,7 +429,6 @@ a img { } /* Message (for XE compatibility) */ -@enabled: true; .message_mixin(@enabled) when (@enabled = true) { position: relative; margin: 1em 0;