[cs] remove unused imports, short array and order imports on tests

This commit is contained in:
TomasVotruba
2017-11-12 21:23:54 +01:00
committed by Jaap van Otterdijk
parent 6e5fc0c312
commit 44c0ac7d5f
6 changed files with 4 additions and 14 deletions
-1
View File
@@ -12,7 +12,6 @@
namespace phpDocumentor\Reflection\DocBlock;
use Mockery as m;
use phpDocumentor\Reflection\DocBlock;
/**