Skip to content

Commit 72a85e1

Browse files
committed
not needed param
1 parent df5e2ca commit 72a85e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/widgets/nutrition/forms.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ class MealItemForm extends StatelessWidget {
148148
IngredientTypeahead(
149149
_ingredientIdController,
150150
_ingredientController,
151-
showScanner: true,
152151
barcode: _barcode,
153152
test: _test,
154153
),

0 commit comments

Comments
 (0)