Skip to content

Use exit instead of return as this is not a function return

João Alexandre Cunha requested to merge Alexand-master-patch-38447 into master

What does this MR do?

Use exit instead of return as return is usually used with functions

Screenshots

Manual QA

Merge request reports