refactor: drop comment

This commit is contained in:
decentral1se 2021-12-19 16:29:28 +01:00
parent 59b80d5def
commit 45259b3266
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ var Version string
var Commit string
func main() {
// If not set in the ld-flags
if Version == "" {
Version = "dev"
}