Skip to content
Snippets Groups Projects
Unverified Commit 6f03c9b0 authored by Max Adamo's avatar Max Adamo
Browse files

remove comment

parent f8141949
Branches
Tags
No related merge requests found
......@@ -272,7 +272,6 @@ Options:
arguments, _ := docopt.Parse(usage, nil, true, appVersion, false)
// Annoyingly docopt tries to use 'version' the way he wants and I am using build
if arguments["--build"] == true {
fmt.Printf("acme-downloader version: %v, built on: %v\n", appVersion, buildTime)
appExit(0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment