mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 11:17:49 -06:00
Remove unused comment
Contributes to CL-1212
This commit is contained in:
parent
e212bbfb01
commit
76240bb458
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ Item
|
||||||
Rectangle
|
Rectangle
|
||||||
{
|
{
|
||||||
id: printerNameLabel
|
id: printerNameLabel
|
||||||
// color: "#414054" // TODO: Theme!
|
|
||||||
color: printer ? "transparent" : UM.Theme.getColor("monitor_skeleton_loading")
|
color: printer ? "transparent" : UM.Theme.getColor("monitor_skeleton_loading")
|
||||||
height: 18 * screenScaleFactor // TODO: Theme!
|
height: 18 * screenScaleFactor // TODO: Theme!
|
||||||
width: parent.width
|
width: parent.width
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue