Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Noratrieb committed Jan 22, 2023
1 parent 045e766 commit 9ce2c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prettyplease-forked/src/item.rs
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ impl Printer {
self.word(tokens.to_string());
self.hardbreak();
return;
},
}
};

match foreign_item {
Expand Down

0 comments on commit 9ce2c89

Please sign in to comment.