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 Hashids\Hashids;
use Illuminate\Support\Str;
use RuntimeException;
use Throwable;
trait LogTrait

Loading…
Cancel
Save