Removendo throw desnecessário.

production
parent 8d413ad222
commit 6b254b852d

@ -12,7 +12,6 @@ use Ae3\LaravelLogsLayer\app\Services\EmailLogService;
use Ae3\LaravelLogsLayer\app\Services\LogstashLogService; use Ae3\LaravelLogsLayer\app\Services\LogstashLogService;
use Hashids\Hashids; use Hashids\Hashids;
use Illuminate\Support\Str; use Illuminate\Support\Str;
use RuntimeException;
use Throwable; use Throwable;
trait LogTrait trait LogTrait

Loading…
Cancel
Save