mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-17 01:35:01 +01:00
fix fmt
This commit is contained in:
parent
045e766bf3
commit
9ce2c89f4d
1 changed files with 1 additions and 1 deletions
|
|
@ -544,7 +544,7 @@ impl Printer {
|
||||||
self.word(tokens.to_string());
|
self.word(tokens.to_string());
|
||||||
self.hardbreak();
|
self.hardbreak();
|
||||||
return;
|
return;
|
||||||
},
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
match foreign_item {
|
match foreign_item {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue