From 4234292ec4218458da1ba69242872e15bf29564e Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 22 Jul 2020 16:02:07 -0400 Subject: [PATCH] Remove comment --- src/components/button/button.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/components/button/button.scss b/src/components/button/button.scss index 304f03a0..0f81f0c2 100644 --- a/src/components/button/button.scss +++ b/src/components/button/button.scss @@ -332,10 +332,6 @@ } } -//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Block modifier -//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Caret modifier ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////