Skip to content

Commit

Permalink
remove unused test_utils change
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanoroshiba committed Nov 22, 2024
1 parent 2bf83c3 commit f1cf32a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/astria-test-utils/src/mock/geth.rs
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ impl GethServer for GethImpl {
/// A mocked geth server for subscribing to new transactions.
///
/// Allows for explicitly pushing transactions to subscribed clients.
#[derive(Debug)]
pub struct Geth {
/// The local address to which the mocked jsonrpc server is bound.
local_addr: SocketAddr,
Expand Down

0 comments on commit f1cf32a

Please sign in to comment.