mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-23 20:15:20 -04: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:
1 parent
a447caebf8
commit
1f4ccae591
1 file changed
+1
-1
+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