mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-25 00:37:14 +02:00
fix: remove trailing whitespace
This commit is contained in:
@ -31,7 +31,7 @@ impl Package {
|
||||
}
|
||||
|
||||
fn get_fees(&self, cents_per_gram: i32) -> ??? {
|
||||
// Something goes here...
|
||||
// Something goes here...
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user