Completed
Pull Request — master (#754)
by Julius
02:20
created
tests/features/bootstrap/UserTrait.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -22,8 +22,6 @@
 block discarded – undo
22 22
  */
23 23
 
24 24
 use GuzzleHttp\Client;
25
-use GuzzleHttp\Cookie\CookieJar;
26
-use GuzzleHttp\Message\ResponseInterface;
27 25
 
28 26
 trait UserTrait {
29 27
 
Please login to merge, or discard this patch.