Skip to content

Commit

Permalink
Fix rust fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Wagner <[email protected]>
  • Loading branch information
nwagner84 committed Aug 28, 2024
1 parent 44f06e4 commit ed8b0de
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion crates/pica-format/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -256,4 +256,3 @@ mod tests {
Ok(())
}
}

1 change: 0 additions & 1 deletion crates/pica-format/src/parse.rs
Original file line number Diff line number Diff line change
Expand Up @@ -225,4 +225,3 @@ where
o
}
}

0 comments on commit ed8b0de

Please sign in to comment.