mirror of
https://github.com/netbirdio/netbird.git
synced 2026-06-04 14:32:37 -04:00
Remove log line
This commit is contained in:
@@ -379,7 +379,6 @@ func (conn *Conn) onICEConnectionIsReady(priority ConnPriority, iceConnInfo ICEC
|
||||
wgProxy.Work()
|
||||
}
|
||||
|
||||
conn.log.Infof("configure WireGuard endpoint to: %s", ep.String())
|
||||
if err = conn.endpointUpdater.configureWGEndpoint(ep); err != nil {
|
||||
conn.handleConfigurationFailure(err, wgProxy)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user