remove spurious error from logs
This commit is contained in:
parent
bd4b4233bf
commit
ca1a802b5b
@ -132,7 +132,7 @@ impl ConnectionTable {
|
|||||||
false
|
false
|
||||||
}
|
}
|
||||||
|
|
||||||
#[instrument(level = "trace", skip(self), ret, err)]
|
#[instrument(level = "trace", skip(self), ret)]
|
||||||
pub fn add_connection(
|
pub fn add_connection(
|
||||||
&self,
|
&self,
|
||||||
network_connection: NetworkConnection,
|
network_connection: NetworkConnection,
|
||||||
|
Loading…
Reference in New Issue
Block a user