Asset.php
authorAlan Knowles <alan@roojs.com>
Thu, 16 Aug 2018 00:37:37 +0000 (08:37 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 16 Aug 2018 00:37:37 +0000 (08:37 +0800)
Asset.php

index 407ffb7..d033151 100644 (file)
--- a/Asset.php
+++ b/Asset.php
@@ -184,8 +184,7 @@ class Pman_Core_Asset extends Pman {
                 System::rm(array('-r', $compiledir));
             }
         }
-        
-        
+         
         $this->jok('DONE');
     }
 }