mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 12:56:33 +08:00

It's the same, but it's a bit easier to read what it's doing. Placing the package type check first also helps to read what the two cases are here. Contributes to issue CURA-8562.