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\Plugin;
use PHPCensor\Builder;
use PHPCensor\Helper\Lang;
use PHPCensor\Model\Build;
use PHPCensor\Plugin;
use HipChat\HipChat;