Skip to content

Commit

Permalink
fix: apply fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
fukusuket committed Nov 24, 2023
1 parent 4018ae3 commit c9dc987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/detections/field_extract.rs
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,4 @@ mod tests {
);
assert_eq!(original_val, val);
}
}
}

0 comments on commit c9dc987

Please sign in to comment.