Skip to content

Commit

Permalink
address code smell
Browse files Browse the repository at this point in the history
  • Loading branch information
gsergiu committed Oct 13, 2023
1 parent 36b3f44 commit 75a6a6b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ public GlobalExceptionHandler(RequestPathMethodService requestPathMethodService,
this.i18nService = i18nService;
}

@Override
public I18nService getI18nService() {
return i18nService;
}
Expand Down

0 comments on commit 75a6a6b

Please sign in to comment.