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

* Removed unused imports * Replaced i with _ in for-loop (removes message about unused variable) * As we have "Exception as e" use e in debug message