mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 11:33:14 +08:00
Fix code style
This commit is contained in:
parent
47d74950dc
commit
528a6b651d
@ -76,7 +76,6 @@ Item
|
||||
// select the first one that's not "unknown" by default.
|
||||
for (var i = 0; i < count; i++)
|
||||
{
|
||||
|
||||
if (!model[i].is_unknown_machine_type)
|
||||
{
|
||||
currentIndex = i
|
||||
|
Loading…
x
Reference in New Issue
Block a user