diff --git a/src/app/components/ModalShoppingList.jsx b/src/app/components/ModalShoppingList.jsx index 2b12418c..79a32c0e 100644 --- a/src/app/components/ModalShoppingList.jsx +++ b/src/app/components/ModalShoppingList.jsx @@ -207,7 +207,6 @@ export default class ModalShoppingList extends TranslatedComponent { else { item = module.m.symbol; } - blueprints.push({ "item": item, "blueprint": module.m.blueprint.fdname,