Submitter | phabricator |
---|---|
Date | June 22, 2020, 9:45 a.m. |
Message ID | <differential-rev-PHID-DREV-f3fetdvvuskujhbabiw2-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/46545/ |
State | Superseded |
Headers | show |
Comments
Patch
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 {}