Update config_set.go

This commit is contained in:
thewh1teagle 2022-02-01 17:11:05 +02:00 committed by GitHub
parent a49ae9c6a8
commit 0f168a6239
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,6 @@ you want to change. Other options will remain unchanged.`,
checkErr(err)
hasAuth := false
println(flags)
flags.Visit(func(flag *pflag.Flag) {
switch flag.Name {
case "baseurl":