modified radicle-cli/src/commands/rm.rs
@@ -1,5 +1,4 @@
|
|
| - | |
|
|
|
|
|
@@ -7,6 +6,7 @@ use radicle::identity::Id;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -82,7 +82,7 @@ pub fn run(options: Options, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|