Skip to content

Remove unnecessary if statement

Alexander Lohnau requested to merge work/cleanup_if_statement into master

We already do an assert above, consequently there is no need for this if statement.

@dfaure

Merge request reports