N°4261 - code review with @PirGoif

This commit is contained in:
bruno-ds
2021-09-21 16:37:58 +02:00
parent d9ccac3aea
commit c306c6e30d
3 changed files with 13 additions and 4 deletions

View File

@@ -88,8 +88,6 @@ class ExceptionListener implements ContainerAwareInterface
// Log exception in iTop log
\ExceptionLog::LogException($oException, [
'uri' => $oEvent->getRequest()->getUri(),
'file' => $oException->getFile(),
'line' => $oException->getLine(),
]);
// Prepare data for template