diff --git a/src/vue-cal/index.vue b/src/vue-cal/index.vue index 0773b53a..53038d87 100644 --- a/src/vue-cal/index.vue +++ b/src/vue-cal/index.vue @@ -1255,7 +1255,6 @@ export default { }, mounted () { - console.log('vue-cal index mounted: https://github.com/chillburn/vue-cal.git#bugfix/start-week-on-sunday-incorrect-labels') const ud = this.utils.date const hasTouch = 'ontouchstart' in window const { resize, drag, create, delete: deletable, title } = this.editEvents