[remove] unused imports.

main
Shinyzenith 2 years ago
parent 2739434273
commit 870fcbf354
No known key found for this signature in database
GPG Key ID: A3DFCDC66E9E2950

@ -7,7 +7,7 @@ use std::{
io::prelude::*,
os::unix::net::UnixStream,
path::Path,
process::{exit, id, Command, Stdio},
process::{exit, id},
thread::sleep,
time::Duration,
time::SystemTime,

Loading…
Cancel
Save