fix formatting

This commit is contained in:
Skgland
2023-12-04 22:41:25 +01:00
committed by Bennet Bleßmann
parent 4df7e94d56
commit b052b62b16
2 changed files with 0 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
pub(crate) trait Expectable {
#[track_caller]
fn assert_eq(self, other: &[u8]);