Refactor
This commit is contained in:
@ -8,7 +8,7 @@ use std::{
|
||||
mod bash;
|
||||
pub use bash::*;
|
||||
|
||||
use crate::manifest::PickConfig;
|
||||
use crate::manifest::types::PickConfig;
|
||||
|
||||
pub trait PickTool: Debug + DeserializeOwned {
|
||||
/// Runs once, before all tasks
|
||||
|
Reference in New Issue
Block a user