Passed
Branch main (3b557c)
by Rizart
01:26
created
tests/Unit/ClientTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,8 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use ElasticEmail\Client;
6 6
 use ElasticEmail\ElasticEmailException;
7
-use Tests\TestCase;
8
-use TypeError;
9 7
 
10 8
 class ClientTest extends UnitTestCase
11 9
 {
Please login to merge, or discard this patch.