command_sequence : use moins verbeux
This commit is contained in:
parent
60c1f06b19
commit
47c560c03a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use crate::command::Command;
|
||||
use super::Command;
|
||||
use crate::exit_code::ExitCode;
|
||||
|
||||
pub struct CommandSequence {
|
||||
|
|
Loading…
Reference in a new issue