removing unwanted test code

This commit is contained in:
Godmode Galactus 2023-09-19 13:39:00 +02:00
parent 4b51dc0460
commit 5c84163138
No known key found for this signature in database
GPG Key ID: A04142C71ABB0DEA
1 changed files with 1 additions and 2 deletions

View File

@ -86,8 +86,7 @@ impl ActiveConnection {
identity_stakes.peer_type,
identity_stakes.stakes,
identity_stakes.total_stakes,
)
.saturating_sub(1);
);
let exit_signal = self.exit_signal.clone();
let connection_pool = QuicConnectionPool::new(
identity,