@@ -13,10 +13,7 @@ |
||
13 | 13 | |
14 | 14 | use GuzzleHttp\Client; |
15 | 15 | use Illuminate\Support\Facades\Config; |
16 | -use Olaoluwa98\Payant\Exceptions\ApiRequestError; |
|
17 | -use Olaoluwa98\Payant\Exceptions\InvalidCredentials; |
|
18 | 16 | use Olaoluwa98\Payant\Exceptions\InvalidFeeBearer; |
19 | -use Olaoluwa98\Payant\Exceptions\InvalidParameterType; |
|
20 | 17 | use Olaoluwa98\Payant\Exceptions\IsInvalid; |
21 | 18 | use Olaoluwa98\Payant\Exceptions\IsNull; |
22 | 19 | use Olaoluwa98\Payant\Exceptions\IsNullOrInvalid; |