mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 15:07:28 -06:00
Remove unneeded property assignment
This commit is contained in:
parent
e632b508eb
commit
03155d24da
1 changed files with 0 additions and 2 deletions
|
@ -101,8 +101,6 @@ Item
|
||||||
AddLocalPrinterScrollView
|
AddLocalPrinterScrollView
|
||||||
{
|
{
|
||||||
id: localPrinterView
|
id: localPrinterView
|
||||||
|
|
||||||
maxItemCountAtOnce: 10 // show at max 10 items at once, otherwise you need to scroll.
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue