formatting

This commit is contained in:
Ryan Cavicchioni 2020-03-26 20:51:26 -05:00
parent 7ef6d66564
commit 4d496f7524
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D

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() {