whitespace

This commit is contained in:
Bryan Stitt 2022-12-20 10:58:57 -08:00
parent fd1be8a702
commit 4d34bc629c

View File

@ -165,7 +165,6 @@ async fn proxy_web3_socket(
}
/// websockets support a few more methods than http clients
async fn handle_socket_payload(
app: Arc<Web3ProxyApp>,
authorization: &Arc<Authorization>,