diff --git a/src/pages/Item/Card/ItemSummary.vue b/src/pages/Item/Card/ItemSummary.vue index 103b3af59..7af3e0fa0 100644 --- a/src/pages/Item/Card/ItemSummary.vue +++ b/src/pages/Item/Card/ItemSummary.vue @@ -135,10 +135,6 @@ const isAdministrative = computed(() => { :label="t('item.summary.nonRecycledPlastic')" :value="item.nonRecycledPlastic" /> -