refine code

This commit is contained in:
ssrlive 2023-03-25 16:44:33 +08:00
parent ce8ecbe44e
commit d4410264e6
2 changed files with 12 additions and 18 deletions

View file

@ -6,7 +6,6 @@ mod tests {
use std::io::BufRead;
use std::net::SocketAddr;
use std::process::Command;
use std::string::ToString;
use fork::Fork;
use nix::sys::signal;