version: remove comment about being unused.
version.SHORT is now being used in various places. Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@
|
||||
package version
|
||||
|
||||
const LONG = "date.20200410"
|
||||
const SHORT = LONG // TODO: unused; remove SHORT? Make it a func?
|
||||
const SHORT = LONG
|
||||
|
||||
Reference in New Issue
Block a user