Remove unused comment

Contributes to CL-1212
This commit is contained in:
Ian Paschal 2019-01-22 11:13:27 +01:00
parent e212bbfb01
commit 76240bb458

View file

@ -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