recipe cleanup: remove some old commented out code
This commit is contained in:
parent
e18114f07e
commit
8c0e6e1a59
1 changed files with 0 additions and 6 deletions
|
|
@ -1,9 +1,3 @@
|
|||
// #[derive(Debug, serde::Deserialize)]
|
||||
// enum Quantity {
|
||||
// Count(usize),
|
||||
// Amount(String),
|
||||
// }
|
||||
|
||||
#[derive(Clone, Copy, Debug, PartialEq, serde::Deserialize)]
|
||||
pub enum Unit {
|
||||
USDollar,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue