Code style fixes.

This commit is contained in:
Dmitry Khomutov 2017-05-08 12:32:01 +07:00
commit efbf2650bb
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
5 changed files with 121 additions and 123 deletions

View file

@ -3,7 +3,6 @@
namespace PHPCensor\Command;
use PHPCensor\Service\UserService;
use b8\Store\Factory;
use PHPCensor\Store\UserStore;
use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Input\InputInterface;