remote-helper: Remove Unused Error Variants
modified crates/radicle-remote-helper/src/push.rs
@@ -56,9 +56,6 @@ pub(super) enum Error {
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -98,9 +95,6 @@ pub(super) enum Error {
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
modified crates/radicle-remote-helper/src/push/error.rs
@@ -14,8 +14,6 @@ pub(crate) enum CanonicalUnrecoverable {
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|