mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 17:15:36 +08:00
cs fix
This commit is contained in:
@@ -4,7 +4,6 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace ZM\Command\Generate;
|
namespace ZM\Command\Generate;
|
||||||
|
|
||||||
use Jelix\Version\VersionComparator;
|
|
||||||
use Symfony\Component\Console\Attribute\AsCommand;
|
use Symfony\Component\Console\Attribute\AsCommand;
|
||||||
use Symfony\Component\Console\Input\InputArgument;
|
use Symfony\Component\Console\Input\InputArgument;
|
||||||
use ZM\Command\Command;
|
use ZM\Command\Command;
|
||||||
|
|||||||
Reference in New Issue
Block a user