remote-helper: Remove unused push error variant
modified crates/radicle-remote-helper/src/push.rs
@@ -5,7 +5,7 @@ mod error;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -36,10 +36,6 @@ use crate::{hint, read_line, Options, Verbosity};
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|