mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
fix: remove trailing whitespace
This commit is contained in:
parent
7cd635fa84
commit
d9b69bd1a0
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ impl Package {
|
|||
}
|
||||
|
||||
fn get_fees(&self, cents_per_gram: i32) -> ??? {
|
||||
// Something goes here...
|
||||
// Something goes here...
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue