Skip to content
Snippets Groups Projects

Remove redundant throw in try/catch in configurations list

Merged ml bonhomme requested to merge no-throw into master

closes #875 (closed)

It didn't make any sense, from what I understand, to have a throw in the catch of the try/catch, as the error was already being handled and throw is used to create custom errors.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading