Fix typo
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
puse crate::error::{Error, ErrorKind};
|
use crate::error::{Error, ErrorKind};
|
||||||
use crate::executor::{CommandExt, RunType};
|
use crate::executor::{CommandExt, RunType};
|
||||||
use crate::terminal::print_separator;
|
use crate::terminal::print_separator;
|
||||||
use crate::utils::{which, HumanizedPath};
|
use crate::utils::{which, HumanizedPath};
|
||||||
|
|||||||
Reference in New Issue
Block a user