Skip to content

Commit

Permalink
Clean DCE'd code
Browse files Browse the repository at this point in the history
  • Loading branch information
Fly-Style committed Nov 25, 2024
1 parent 3a5c329 commit 3997ea4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/e2e_tests/tests/containers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const SHELL_ENTRYPOINT: &str = "sh";
const ANVIL_ENTRYPOINT: &str = "anvil";
const NETWORK_NAME: &str = "nffl";
const ANVIL_STATE_PATH: &str = "../../anvil/data/avs-and-eigenlayer-deployed-anvil-state.json";
const NEAR_KEYS: &str = "near_cli_keys";
const CURRENT_DIR: &str = "./";

#[cfg(test)]
Expand Down

0 comments on commit 3997ea4

Please sign in to comment.