From e034f7b674af575da9b0016e9e73e709bd8beff5 Mon Sep 17 00:00:00 2001 From: Ivan Nieto Vivanco Date: Mon, 26 Sep 2022 18:56:24 -0500 Subject: [PATCH] Delete another duplicate that somehow has survived --- resources/assets/js/components/importer/importer-file.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/assets/js/components/importer/importer-file.vue b/resources/assets/js/components/importer/importer-file.vue index 58e55496b2..5df9b1a9d6 100644 --- a/resources/assets/js/components/importer/importer-file.vue +++ b/resources/assets/js/components/importer/importer-file.vue @@ -189,7 +189,6 @@ {id: 'manager_first_name', text: 'Manager First Name' }, {id: 'notes', text: 'Notes' }, {id: 'manager_last_name', text: 'Manager Last Name' }, - {id: 'notes', text: 'Notes' }, {id: 'activated', text: 'Activated' }, {id: 'address', text: 'Address' }, {id: 'city', text: 'City' },