refs #5941 duplicate code
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2023-07-17 07:10:26 +02:00
parent 858a3a3a45
commit ad5c021832
1 changed files with 0 additions and 1 deletions

View File

@ -149,7 +149,6 @@ function $exceptionHandler(vnApp, $window, $state, $injector) {
if (messageT)
message = $translate.instant(messageT);
cause = cause.replace('Possibly unhandled rejection: ', '');
const additonalData = {
frontPath: $state.current.name,
httpRequest: cause.replace('Possibly unhandled rejection: ', ''),