mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-21 02:17:36 +00:00
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:
@@ -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