aboutsummaryrefslogtreecommitdiffstats
path: root/crates/rocie-client/src/models/ingredient.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rocie-client/src/models/ingredient.rs')
-rw-r--r--crates/rocie-client/src/models/ingredient.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/rocie-client/src/models/ingredient.rs b/crates/rocie-client/src/models/ingredient.rs
index 8727335..5371298 100644
--- a/crates/rocie-client/src/models/ingredient.rs
+++ b/crates/rocie-client/src/models/ingredient.rs
@@ -36,4 +36,3 @@ impl Default for Ingredient {
Self::IngredientOneOf(Default::default())
}
}
-