From ab3e599706094a042e764fb121869a093c9275eb Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 30 Nov 2017 16:22:40 +0800 Subject: [PATCH] buildSDK/less-bootstrap-compiler.php --- buildSDK/less-bootstrap-compiler.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/buildSDK/less-bootstrap-compiler.php b/buildSDK/less-bootstrap-compiler.php index 5448eb9743..74ad512955 100644 --- a/buildSDK/less-bootstrap-compiler.php +++ b/buildSDK/less-bootstrap-compiler.php @@ -32,10 +32,6 @@ require_once 'HTML/Less.php'; $less = new HTML_Less(); -//require_once 'HTML/CSS/Minify.php'; -// -//$minify = new HTML_CSS_Minify(); - $minify = array(); foreach ($files as $src => $file){ -- 2.39.2