removed console log

This commit is contained in:
Sendou
2020-05-01 14:45:31 +03:00
parent 4ecc760d16
commit beb40c3353

View File

@@ -279,8 +279,6 @@ const resolvers = {
)
})
console.log("suggested", suggested)
const date = new Date()
const year = date.getFullYear()
const month = date.getMonth() + 1