Remove obsolete weather status poller (#6555)
This commit is contained in:
@@ -70,7 +70,6 @@ BarWidget {
|
||||
bar: root.bar
|
||||
text: panelLoader.item ? panelLoader.item.label : ""
|
||||
slotSize: Style.bar.statusSlot
|
||||
active: panelLoader.item && panelLoader.item.klass === "active"
|
||||
// Tooltip suppressed because the panel is the detail view.
|
||||
tooltipText: ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user