diff --git a/components/ImportDialog.vue b/components/ImportDialog.vue index 1dc51526..194d01f4 100644 --- a/components/ImportDialog.vue +++ b/components/ImportDialog.vue @@ -45,7 +45,6 @@ export default { event: {} } }, - computed: mapState(['places']), methods: { importGeneric () { if (this.file) {