Test Failed
Branch v5 (12d602)
by Alexey
04:51
created
tests/Inji/ConfigTest.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,6 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use  Inji\Config;
3
+use Inji\Config;
4 4
 
5 5
 class ConfigTest extends \PHPUnit\Framework\TestCase {
6 6
 
Please login to merge, or discard this patch.