Cleaning up error messages and some formatting.
This commit is contained in:
parent
f72fdacfb0
commit
09628391cc
2 changed files with 9 additions and 6 deletions
|
@ -89,7 +89,6 @@ func main() {
|
|||
realis.Debug(),
|
||||
}
|
||||
|
||||
// Check if zkUrl is available.
|
||||
if zkUrl != "" {
|
||||
fmt.Println("zkUrl: ", zkUrl)
|
||||
clientOptions = append(clientOptions, realis.ZKUrl(zkUrl))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue