1
0

Removed unused dependecy

This commit is contained in:
kolaente
2018-09-10 22:28:13 +02:00
parent 628854b5aa
commit 95f8eb9719
2 changed files with 0 additions and 94 deletions

View File

@ -107,12 +107,8 @@
import router from '../../router'
import {HTTP} from '../../http-common'
import message from '../../message'
import Datepicker from 'vue-bulma-datepicker'
export default {
components: {
Datepicker
},
data() {
return {
listID: this.$route.params.id,