mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 15:02:47 +08:00
代码规范化
This commit is contained in:
@@ -11,9 +11,8 @@
|
||||
|
||||
namespace think\console\output\descriptor;
|
||||
|
||||
|
||||
use think\console\Command;
|
||||
use think\Console as ThinkConsole;
|
||||
use think\console\Command;
|
||||
|
||||
class Console
|
||||
{
|
||||
@@ -147,4 +146,4 @@ class Console
|
||||
|
||||
return $namespacedCommands;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user