removed unused const

This commit is contained in:
cryptonote-social 2020-07-26 16:02:05 -07:00
parent 7fc52f3e2d
commit 0a176b48b4

View File

@ -59,8 +59,6 @@ const (
SCREEN_ACTIVE = 1
BATTERY_POWER = 2
AC_POWER = 3
POOL_PSOLO_MARGIN = .02
)
type ScreenState int