mirror of
https://github.com/openziti/zrok.git
synced 2025-06-20 17:58:50 +02:00
log lint (#74)
This commit is contained in:
parent
ce941012b8
commit
f17a1f1446
@ -92,6 +92,5 @@ func metricsDial(_ context.Context, network string, addr string) (net.Conn, erro
|
||||
if err != nil {
|
||||
return conn, err
|
||||
}
|
||||
logrus.Infof("returned wrapped metricsConn")
|
||||
return newMetricsConn("self", conn), nil
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user