mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-08 20:26:08 -05:00
removed console log
This commit is contained in:
@@ -279,8 +279,6 @@ const resolvers = {
|
||||
)
|
||||
})
|
||||
|
||||
console.log("suggested", suggested)
|
||||
|
||||
const date = new Date()
|
||||
const year = date.getFullYear()
|
||||
const month = date.getMonth() + 1
|
||||
|
||||
Reference in New Issue
Block a user