This commit is contained in:
2026-02-05 17:54:24 +05:00
parent eaae8b9be9
commit ace4442879

View File

@@ -73,8 +73,6 @@ if (! function_exists('sendSMS')) {
return []; return [];
} }
return [];
$response = Http::withToken('WsTEJTBGlQiJ') $response = Http::withToken('WsTEJTBGlQiJ')
->retry( ->retry(
times: 3, times: 3,