diff options
Diffstat (limited to 'crates/rocie-client/src/models/ingredient.rs')
| -rw-r--r-- | crates/rocie-client/src/models/ingredient.rs | 1 |
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()) } } - |
