Skip to content

Commit

Permalink
rm optimism feature from node e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
joshieDo committed Jul 29, 2024
1 parent bf735a3 commit 9ddebb0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/optimism/node/tests/e2e/main.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#[cfg(feature = "optimism")]
mod p2p;

#[cfg(feature = "optimism")]
mod utils;

const fn main() {}

0 comments on commit 9ddebb0

Please sign in to comment.