Asset.php
[Pman.Core] / 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');
     }
 }