Skip to content

Commit

Permalink
feat: fmt the infrastructure package
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-cne committed Jan 23, 2024
1 parent f1332f9 commit 5fc3cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ macro_rules! error {
message: format!($($msg)*),
}
};
}
}

0 comments on commit 5fc3cbb

Please sign in to comment.