Tokumeikoi 4 سال پیش
والد
کامیت
675353bbe1
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      app/Services/UserService.php

+ 0 - 1
app/Services/UserService.php

@@ -92,7 +92,6 @@ class UserService
             $mailService = new MailService();
             $mailService->remindTraffic($user);
         } catch (\Exception $e) {
-            return true;
         }
         return true;
     }