refactor(status): drop never-injected Version/BuildTime placeholders
Both package-level vars were declared but never read anywhere. The Makefile LDFLAGS is just '-s -w' with no '-X main.Version=...' injection, so the placeholders were inert.
T
Tw93 committed
94eb1e80cc4489e53ae5bd38b6c070bfebc4456b
Parent: 048ee82