buildSDK/less-bootstrap-compiler.php
authoredward <edward@roojs.com>
Fri, 5 Jan 2018 10:02:59 +0000 (18:02 +0800)
committeredward <edward@roojs.com>
Fri, 5 Jan 2018 10:02:59 +0000 (18:02 +0800)
buildSDK/less-bootstrap-compiler.php

index 4a7d000..840c1f8 100644 (file)
@@ -117,5 +117,4 @@ foreach ($files as $src => $file){
     } catch (Exception $ex) {
         echo "lessphp fatal error: {$ex->getMessage()}\n";
     }
-    
 }
\ No newline at end of file