update logging
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
parent
ed73f97bd3
commit
a1dda3097a
1 changed files with 0 additions and 1 deletions
|
@ -227,7 +227,6 @@ func (s *Server) updatePeerConfig(ctx context.Context) error {
|
||||||
|
|
||||||
// if config has not change skip update
|
// if config has not change skip update
|
||||||
if h == e {
|
if h == e {
|
||||||
logrus.Debugf("config not changed: hash=%s", e)
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue