ksud: fmt
This commit is contained in:
@@ -5,10 +5,7 @@ use anyhow::ensure;
|
|||||||
use getopts::Options;
|
use getopts::Options;
|
||||||
#[cfg(unix)]
|
#[cfg(unix)]
|
||||||
use std::os::unix::process::CommandExt;
|
use std::os::unix::process::CommandExt;
|
||||||
use std::{
|
use std::{ffi::CStr, process::Command};
|
||||||
ffi::CStr,
|
|
||||||
process::Command,
|
|
||||||
};
|
|
||||||
|
|
||||||
use crate::{
|
use crate::{
|
||||||
defs,
|
defs,
|
||||||
|
|||||||
Reference in New Issue
Block a user