remove unnecessary constant

This commit is contained in:
2022-10-03 23:30:07 -07:00
parent 49ea4674ea
commit 8a6b01b55c

View File

@@ -4,10 +4,6 @@ import (
"fmt"
)
const (
TotalHexColorspace = 16777216
)
var (
Info = Teal
Warn = Yellow