ksud: fmt

This commit is contained in:
tiann
2023-04-04 13:55:36 +08:00
parent 48e76f9096
commit c1b30458d6

View File

@@ -5,10 +5,7 @@ use anyhow::ensure;
use getopts::Options;
#[cfg(unix)]
use std::os::unix::process::CommandExt;
use std::{
ffi::CStr,
process::Command,
};
use std::{ffi::CStr, process::Command};
use crate::{
defs,