Skip to content

Commit

Permalink
remove even more dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
montekki committed Feb 26, 2024
1 parent 7a93a8d commit e0979d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/lib/eth_client/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use std::fmt;

use async_trait::async_trait;
use serde::Deserialize;
use zksync_types::{
eth_sender::EthTxBlobSidecar,
web3::{
Expand Down

0 comments on commit e0979d8

Please sign in to comment.