Skip to content

Commit 03bf716

Browse files
committed
that too
1 parent 4ed48c8 commit 03bf716

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

dev-tools/omdb/src/bin/omdb/sled_agent.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ enum SledAgentCommands {
4343
/// print information about the local bootstore node
4444
#[clap(subcommand)]
4545
Bootstore(BootstoreCommands),
46-
47-
#[clap(subcommand)]
48-
/// Print information about reference measurements
49-
ReferenceMeasurements(ReferenceMeasurementsCommands),
5046
}
5147

5248
#[derive(Debug, Subcommand)]

0 commit comments

Comments
 (0)