diff --git a/version/version.go b/version/version.go index 2af2ec022..c9f53f291 100644 --- a/version/version.go +++ b/version/version.go @@ -8,4 +8,4 @@ package version const LONG = "date.20200410" -const SHORT = LONG // TODO: unused; remove SHORT? Make it a func? +const SHORT = LONG