remove stale comment

This commit is contained in:
Bryan Stitt 2023-09-02 10:20:50 -07:00
parent bd77a6cac4
commit 8d51a1b4dd

View File

@ -1339,7 +1339,6 @@ impl Web3ProxyApp {
| "eth_getUserOperationReceipt"
| "eth_supportedEntryPoints") => match self.bundler_4337_rpcs.as_ref() {
Some(bundler_4337_rpcs) => {
// TODO: timeout
let x = bundler_4337_rpcs
.try_send_all_synced_connections::<Box<RawValue>>(
method,