sandm %!s(int64=3) %!d(string=hai) anos
pai
achega
de24b79e68
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Jobs/SmsJob.php

+ 0 - 1
app/Jobs/SmsJob.php

@@ -97,7 +97,6 @@ class SmsJob implements ShouldQueue
             return;
         }
         try {
-            dd($this->isAuthSms);
             if ($this->isAuthSms) {
                 $code = $smsInstance->sendAuthSms($this->mobile, $template);
             } else {