@@ -14,7 +14,6 @@ |
||
| 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 | |