remove console log

This commit is contained in:
Andrew Croce 2018-09-11 11:21:24 -04:00
parent 06e8adde1d
commit 7a88f581f1

View File

@ -130,7 +130,6 @@ export default {
})
}
console.log(monthsRange)
this.displayedMonths = monthsRange
}
}