Apply php-cs-fixer changes
This commit is contained in:
@ -2,11 +2,11 @@
|
||||
|
||||
namespace trizz\AdventOfCode;
|
||||
|
||||
use trizz\AdventOfCode\Utils\SymfonyConsoleMarkdown;
|
||||
use Symfony\Component\Console\Command\Command;
|
||||
use Symfony\Component\Console\Input\InputArgument;
|
||||
use Symfony\Component\Console\Input\InputInterface;
|
||||
use Symfony\Component\Console\Output\OutputInterface;
|
||||
use trizz\AdventOfCode\Utils\SymfonyConsoleMarkdown;
|
||||
|
||||
class Puzzle extends Command
|
||||
{
|
||||
|
Reference in New Issue
Block a user