Skip to content

Commit

Permalink
removed incomplete doccomment
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored Aug 18, 2024
1 parent a1143f8 commit 2f20f95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion osdpctl/src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ impl PdConfig {
}
}

/// Configuration for the
#[derive(Clone, Debug, PartialEq, Eq, Hash)]
pub enum DeviceConfig {
CpConfig(CpConfig),
Expand Down

0 comments on commit 2f20f95

Please sign in to comment.