diff --git a/resources/assets/vue/app.js b/resources/assets/vue/app.js index 5195d9c8..b81feb10 100644 --- a/resources/assets/vue/app.js +++ b/resources/assets/vue/app.js @@ -14,10 +14,6 @@ import vuelidate from 'vuelidate'; /** Input Mask **/ import VueTheMask from 'vue-the-mask'; -import VueEasytable from "vue-easytable"; // import library - -Vue.use(VueEasytable); - /** Mixins */ import request from './general/mixins/request'; diff --git a/resources/assets/vue/components/companies/sections/DeliveryCustomerProfileSectionComponent.vue b/resources/assets/vue/components/companies/sections/DeliveryCustomerProfileSectionComponent.vue index 520cf795..78385068 100644 --- a/resources/assets/vue/components/companies/sections/DeliveryCustomerProfileSectionComponent.vue +++ b/resources/assets/vue/components/companies/sections/DeliveryCustomerProfileSectionComponent.vue @@ -63,7 +63,6 @@