mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-05-06 05:25:31 -05:00
[O] Remove unused
This commit is contained in:
parent
5b9865382e
commit
4ee3cd6b85
|
|
@ -3,8 +3,6 @@ use std::ffi::OsStr;
|
|||
#[cfg(feature = "macchina")]
|
||||
use std::fs;
|
||||
use std::io::{Write as _};
|
||||
#[cfg(windows)]
|
||||
use std::io::{self};
|
||||
use std::path::PathBuf;
|
||||
use std::process::Command;
|
||||
use std::sync::OnceLock;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user