Completed
Pull Request — master (#22)
by Harry
02:42
created
tests/unit/Auth/HttpsAuthMiddlewareTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
 use GuzzleHttp\Middleware;
25 25
 use GuzzleHttp\Psr7\Response;
26 26
 use Illuminate\Support\Collection;
27
-use Mockery as m;
28 27
 use Psr\Http\Message\RequestInterface;
29 28
 
30 29
 class GigyaTest extends TestCase
Please login to merge, or discard this patch.