We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726de00 commit 5da36f5Copy full SHA for 5da36f5
test-utils/src/binaries/run-committee.rs
@@ -20,8 +20,6 @@ struct Args {
20
#[clap(long, short)]
21
configs: PathBuf,
22
23
- #[clap(long, short)]
24
-
25
#[clap(long, short, default_value = "target/release/timeboost")]
26
timeboost: PathBuf,
27
0 commit comments