mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Remove need for global phpcs and php-cs-fixer
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
namespace Resume\Command;
|
||||
|
||||
use Resume\Command\HtmlCommand;
|
||||
use Symfony\Component\Console\Command\Command;
|
||||
use Symfony\Component\Console\Input\InputOption;
|
||||
use Symfony\Component\Console\Input\InputArgument;
|
||||
|
||||
Reference in New Issue
Block a user