mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-22 14:04:21 +00:00
remove imports that are not using
This commit is contained in:
Vendored
-4
@@ -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';
|
||||
|
||||
-1
@@ -63,7 +63,6 @@
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
import Vuetable from 'vuetable-2'
|
||||
export default {
|
||||
components: {
|
||||
Vuetable
|
||||
|
||||
Reference in New Issue
Block a user