Skip to content

Commit

Permalink
build fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
F3kilo committed Nov 27, 2024
1 parent 3a5b76d commit 4502c54
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions bin/reth/tests/commands/bitfinity_node_it.rs
Original file line number Diff line number Diff line change
Expand Up @@ -394,12 +394,6 @@ pub mod eth_server {
}
}

impl Default for EthImpl {
fn default() -> Self {
Self::new()
}
}

#[async_trait::async_trait]
impl EthServer for EthImpl {
async fn gas_price(&self) -> RpcResult<U256> {
Expand Down

0 comments on commit 4502c54

Please sign in to comment.