mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2024-12-11 22:35:40 +01:00
Nits
This commit is contained in:
parent
5a079a3eb9
commit
7b962dff98
@ -134,8 +134,6 @@ func Resolve(server string, name string, singleResolver bool) {
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
fmt.Println("Multiple resolvers have been configured; this is just one one of them.")
|
||||
}
|
||||
|
||||
fmt.Println("")
|
||||
@ -347,4 +345,6 @@ cname:
|
||||
fmt.Println(strings.Join(txt, ", "))
|
||||
}
|
||||
}
|
||||
|
||||
fmt.Println("")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user