mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Fix unused import in binstalk-manifests (#740)
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
152ea8376b
commit
9047d99c1a
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ use std::{
|
|||
io::{self, Seek},
|
||||
iter::IntoIterator,
|
||||
path::{Path, PathBuf},
|
||||
str::{self, Utf8Error},
|
||||
};
|
||||
|
||||
use beef::Cow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue