Completed
Push — develop ( 9f4c0d...1e92af )
by
unknown
04:04
created
src/Debug/JsonExceptionHandler.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Exception;
6 6
 use Illuminate\Http\Exceptions\HttpResponseException;
7 7
 use Illuminate\Http\JsonResponse;
8
-use Illuminate\Http\Response;
9 8
 use League\OAuth2\Server\Exception\OAuthException;
10 9
 use Symfony\Component\HttpKernel\Exception\HttpException;
11 10
 
Please login to merge, or discard this patch.