mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 09:16:34 +08:00

Use one line conditional assignement instead of if else block. The intent is now clearer and the code is easier to read.