Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
themicp committed Feb 16, 2024
1 parent e2508d7 commit 9e89ac9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eth/src/consensus.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use crate::{error::RPCError, types::*};
use async_trait::async_trait;
use futures::future;
use mockall::automock;
use reqwest_middleware::{ClientBuilder, ClientWithMiddleware};
use reqwest_retry::{policies::ExponentialBackoff, RetryTransientMiddleware};
Expand Down

0 comments on commit 9e89ac9

Please sign in to comment.