We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9b06f commit fc95ca7Copy full SHA for fc95ca7
ostool/src/main.rs
@@ -65,7 +65,6 @@ pub struct UbootArgs {
65
66
#[tokio::main]
67
async fn main() -> Result<()> {
68
-
69
let cli = Cli::parse();
70
71
let pwd = current_dir()?;
0 commit comments