Explorar o código

version: remove comment about being unused.

version.SHORT is now being used in various places.

Signed-off-by: David Anderson <[email protected]>
David Anderson %!s(int64=5) %!d(string=hai) anos
pai
achega
1f4ccae591
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      version/version.go

+ 1 - 1
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