diff --git a/rust/rhg/src/error.rs b/rust/rhg/src/error.rs --- a/rust/rhg/src/error.rs +++ b/rust/rhg/src/error.rs @@ -1,4 +1,3 @@ - /// The error type for the Command trait #[derive(Debug, PartialEq)] pub struct CommandError {}