Skip to content

Commit

Permalink
fix bug changing shasta::cfs::components::utils module to public
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Sopena Ballesteros committed Aug 15, 2023
1 parent fe7db8d commit b1521c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shasta/cfs/component.rs
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ pub mod http_client {
}
}

mod utils {
pub mod utils {

use super::{Component, DesiredState};

Expand Down

0 comments on commit b1521c9

Please sign in to comment.