mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-30 14:20:35 +00:00
chore: ⚡️ Fix clippy warnings
This commit is contained in:
parent
80b5f1bc3f
commit
329f8bdb6a
@ -1,5 +1,3 @@
|
||||
#[cfg(windows)]
|
||||
use anyhow::bail;
|
||||
use anyhow::{bail, Result};
|
||||
use clap::Parser;
|
||||
use directories_next::ProjectDirs;
|
||||
|
Loading…
x
Reference in New Issue
Block a user