Skip to content

Commit

Permalink
edit marker
Browse files Browse the repository at this point in the history
  • Loading branch information
rauljordan committed Dec 12, 2024
1 parent 48718d6 commit be33022
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
// Copyright 2023-2024, Offchain Labs, Inc.
// For licensing, see https://github.com/OffchainLabs/cargo-stylus/blob/main/licenses/COPYRIGHT.md

// Enable unstable test feature for benchmarks when nightly is available
#![cfg_attr(feature = "nightly", feature(test))]

use alloy_primitives::TxHash;
use clap::{ArgGroup, Args, CommandFactory, Parser, Subcommand};
use constants::DEFAULT_ENDPOINT;
Expand Down

0 comments on commit be33022

Please sign in to comment.