Revert "Console 增加清理缓存功能"

This commit is contained in:
Chino Chang
2016-04-05 14:59:52 +08:00
parent 3ac7553dbc
commit 0eafee8a69
2 changed files with 1 additions and 64 deletions

View File

@@ -49,8 +49,7 @@ class Console
"think\\console\\command\\Lists",
"think\\console\\command\\Build",
"think\\console\\command\\make\\Controller",
"think\\console\\command\\make\\Model",
"think\\console\\command\\cache\\Clear"
"think\\console\\command\\make\\Model"
];
public function __construct($name = 'UNKNOWN', $version = 'UNKNOWN')