Compare commits
No commits in common. "d3ba28f4d4f2a07d3e6082996f18fa810d592a56" and "e0d9d45a6a85567cd796e2c751d97eb28794909a" have entirely different histories.
d3ba28f4d4
...
e0d9d45a6a
1 changed files with 0 additions and 1 deletions
|
|
@ -203,7 +203,6 @@ fn handle_command(
|
||||||
}
|
}
|
||||||
Ok(issue) => {
|
Ok(issue) => {
|
||||||
println!("created new issue '{}'", issue.title());
|
println!("created new issue '{}'", issue.title());
|
||||||
println!("ID: {}", issue.id);
|
|
||||||
return Ok(());
|
return Ok(());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue