Skip to content

Commit

Permalink
fixup! feat(core): nurse clean up the global repository
Browse files Browse the repository at this point in the history
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
  • Loading branch information
vincenzopalazzo committed Apr 14, 2024
1 parent 5b10598 commit a592812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coffee_core/src/nurse/strategy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ impl Handler for GitRepositoryLocallyAbsentStrategy {
/// This is a strategy that returns the list of networks that
/// need to be migrated to to the new repository configuration.
///
/// [issue]: https://github.com/coffee-tools/coffee/issues/234
/// [related issue]: https://github.com/coffee-tools/coffee/issues/234
pub struct CoffeeRepositoryDirCleanUpStrategy;

#[async_trait]
Expand Down

0 comments on commit a592812

Please sign in to comment.