This commit is contained in:
Dmitry Khomutov 2017-02-09 22:15:30 +07:00
commit ea5044bf9b
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
17 changed files with 6 additions and 19 deletions

View file

@ -10,7 +10,6 @@
namespace PHPCensor\Plugin;
use PHPCensor\Builder;
use PHPCensor\Helper\Lang;
use PHPCensor\Model\Build;
use PHPCensor\Plugin\Util\TestResultParsers\Codeception as Parser;
use PHPCensor\Plugin;