mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
Fix code style
This commit is contained in:
parent
47d74950dc
commit
528a6b651d
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue