mirror of
https://github.com/kittywitch/fzfdapter.git
synced 2026-02-09 14:49:19 -08:00
chore: cargo fix all, remove remaining warning
This commit is contained in:
parent
f8a5b1595f
commit
03daad2573
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,6 @@ use {
|
|||
clap::{Parser, ValueEnum},
|
||||
std::{
|
||||
io::{pipe, Write},
|
||||
os::unix::ffi::OsStrExt,
|
||||
process::{Command, Stdio},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue