REVIEW: Remove unused `impl Default for Command`
modified crates/radicle-cli/src/commands/issue.rs
@@ -46,6 +46,7 @@ pub fn run(args: Args, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/issue/args.rs
@@ -209,12 +209,6 @@ impl Command {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|