Missed a no-longer-used attribute
This commit is contained in:
parent
310a6d084d
commit
f5fc8b1854
@ -14,7 +14,6 @@ import (
|
|||||||
|
|
||||||
type BatteryGauge struct {
|
type BatteryGauge struct {
|
||||||
*termui.Gauge
|
*termui.Gauge
|
||||||
metric *metrics.Gauge
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func NewBatteryGauge() *BatteryGauge {
|
func NewBatteryGauge() *BatteryGauge {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user