Adjusted comment
This commit is contained in:
parent
e46d3c729a
commit
70484b463f
|
@ -30,7 +30,7 @@ impl Package {
|
|||
}
|
||||
|
||||
fn get_fees(&self, cents_per_gram: i32) -> ??? {
|
||||
// Something goes here... (beware of grams to kg conversion)
|
||||
// Something goes here...
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue