Skip to content

Commit

Permalink
rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-4 committed Dec 25, 2023
1 parent cd632fe commit a4fd42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/roc_std/src/roc_str.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1112,4 +1112,4 @@ impl<'de> Visitor<'de> for RocStrVisitor {
{
Ok(RocStr::from(value))
}
}
}

0 comments on commit a4fd42b

Please sign in to comment.