Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ale
autoradio
Commits
8a48ebde
Commit
8a48ebde
authored
Jul 25, 2015
by
ale
Browse files
remove useless debug message
parent
0a61416d
Changes
1
Hide whitespace changes
Inline
Side-by-side
etcd_client.go
View file @
8a48ebde
...
...
@@ -56,7 +56,6 @@ func NewEtcdClient(strongReads bool) EtcdClient {
if
len
(
machines
)
==
0
{
log
.
Fatal
(
"No etcd servers specified!"
)
}
log
.
Printf
(
"etcd servers: %+v"
,
machines
)
// Create the etcd client.
var
c
*
etcd
.
Client
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment