radicle-cli: replace emoji unwrap with expect
modified crates/radicle-cli/src/commands/patch/args.rs
@@ -393,9 +393,6 @@ pub(super) enum CommentAction {
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -418,7 +415,7 @@ impl From<CommentArgs> for CommentAction {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|