优化command

This commit is contained in:
JaguarJack
2020-05-22 14:09:59 +08:00
parent 93f22ab338
commit 00a37a05f2
2 changed files with 3 additions and 4 deletions

View File

@@ -4,7 +4,6 @@ declare (strict_types = 1);
namespace catcher\command\Tools;
use catcher\library\Compress;
use catcher\library\Http;
use think\console\Command;
use think\console\Input;
use think\console\input\Argument;