Passed
Push — master ( 61f080...c2fff9 )
by xu
04:40 queued 50s
created
src/Middlewares/ThrottleRequests.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 use Godruoyi\Tencent007\Client;
15 15
 use Godruoyi\Tencent007\Exceptions\NeedCaptchaAuthException;
16 16
 use Godruoyi\Tencent007\Exceptions\RequestNotPassedException;
17
-use Godruoyi\Tencent007\Exceptions\ToManyAttemptException;
18 17
 use Godruoyi\Tencent007\Response as Tencent007Response;
19 18
 use Illuminate\Routing\Middleware\ThrottleRequests as BaseThrottleRequests;
20 19
 
Please login to merge, or discard this patch.