From 4e3442b61e9c024e8da380396522246ce828867f Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 6 Dec 2017 19:53:24 +0800 Subject: [PATCH] buildSDK/less-bootstrap-compiler.php --- buildSDK/less-bootstrap-compiler.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/buildSDK/less-bootstrap-compiler.php b/buildSDK/less-bootstrap-compiler.php index 64f20c367a..0777e53cfd 100644 --- a/buildSDK/less-bootstrap-compiler.php +++ b/buildSDK/less-bootstrap-compiler.php @@ -41,8 +41,6 @@ foreach ($files as $src => $file){ try { - print_R(dirname($src));exit; - $less = new HTML_Less(); $less->setOptions(array( -- 2.39.2