Passed
Push — master ( c27638...06f80d )
by Radosław
02:43
created
tests/HelperTest.php 1 patch
Unused Use Statements   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,7 @@
 block discarded – undo
2 2
 
3 3
 namespace Radowoj\Yaah;
4 4
 
5
-use PHPUnit\Framework\TestCase;
6
-use Radowoj\Yaah\Field;
5
+use PHPUnit\Framework\TestCase;
7 6
 use SoapClient;
8 7
 
9 8
 class HelperTest extends TestCase
Please login to merge, or discard this patch.