remove unused import

This commit is contained in:
egor-white
2026-02-14 11:53:33 +03:00
committed by CherretGit
parent 1c6a634ffb
commit 21e58f1c1a

View File

@@ -9,7 +9,6 @@ anyhow = { workspace = true }
clap = { workspace = true }
libc = { workspace = true }
regex = { workspace = true }
rust-ini = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
sysctl ={ workspace = true }