mirror of
https://github.com/jikan-me/jikan-rest.git
synced 2025-02-20 11:23:35 +08:00
removed unnecessary log line
This commit is contained in:
parent
406d77bbeb
commit
b7156a4f32
@ -20,7 +20,6 @@ class PsrWorkerErrorListener
|
||||
|
||||
public function handle(LoopErrorOccurredEvent $event): void
|
||||
{
|
||||
$this->logger->info("error logging...");
|
||||
try {
|
||||
$this->exceptionHandler->report($event->exception());
|
||||
} catch (\Exception $e) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user