formatting

This commit is contained in:
2020-03-26 20:51:26 -05:00
parent 7ef6d66564
commit 4d496f7524

View File

@ -9,12 +9,7 @@ import (
)
var (
idWidth int = 0
locationWidth int = 0
groupWidth int = 0
labelWidth int = 0
lastSeenWidth int = 0
powerWidth int = 0
idWidth, locationWidth, groupWidth, labelWidth, lastSeenWidth, powerWidth int
)
func init() {