remove extra brace

This commit is contained in:
Bryan Stitt 2023-01-02 10:42:27 -08:00
parent 206d339d45
commit 9b6b0ab7d2

View File

@ -573,8 +573,7 @@ impl Web3Connections {
continue;
}
} else if connection.syncing() {
continue;
}
continue;
}
// check rate limits and increment our connection counter