瀏覽代碼

Code cleanup

Vijayakrishnan Krishnan 5 年之前
父節點
當前提交
02431d856b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Console/Commands/GenerateTreeCommand.php

+ 1 - 1
app/Console/Commands/GenerateTreeCommand.php

@@ -219,7 +219,7 @@ class GenController {
             $this->saveController();
             $this->saveRoutes();
             $this->saved = true;
-            $this->log();
+            // $this->log();
         }
     }
     public function saveController() {