X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/fedff27fa8b2f164d11e5fa218118f6bc10a57e4..0630ec4bdb74d50e2cc6353dca9d8c691fe22479:/Command/RangeCommand.php diff --git a/Command/RangeCommand.php b/Command/RangeCommand.php index b5586de..7c3270d 100644 --- a/Command/RangeCommand.php +++ b/Command/RangeCommand.php @@ -11,12 +11,12 @@ namespace Rapsys\PackBundle\Command; +use Rapsys\PackBundle\Command; + use Symfony\Component\Console\Input\InputArgument; use Symfony\Component\Console\Input\InputInterface; use Symfony\Component\Console\Output\OutputInterface; -use Rapsys\PackBundle\Command; - /** * {@inheritdoc} *