This commit is contained in:
2023-08-19 19:48:10 +08:00
parent 6283d6cd49
commit 0d3a37084e
-1
View File
@@ -204,7 +204,6 @@ class Connection extends Component
}
return false;
} catch (\Throwable $exception) {
$this->logger->failure($exception);
return false;
}
}