diff --git a/app/Services/InquiryService.php b/app/Services/InquiryService.php index a4a3ff1..cea9555 100644 --- a/app/Services/InquiryService.php +++ b/app/Services/InquiryService.php @@ -1608,7 +1608,6 @@ class InquiryService extends BaseService $time = 0; } - $time = 60; return $time; }