Removed unused dependecy

This commit is contained in:
kolaente 2018-09-10 22:28:13 +02:00
parent 628854b5aa
commit 95f8eb9719
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
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,