chore: remove temporary logs

This commit is contained in:
Hossein Mehrabi 2023-09-18 14:23:22 +03:30
parent 7c1824c86a
commit 61162e2142
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
1 changed files with 0 additions and 3 deletions

View File

@ -225,11 +225,8 @@ export class UnbodyService {
this.data = newData
callback(this.data)
console.log(process.env.NODE_ENV, !!discordWebhookURL, websiteUrl)
if (!this.firstLoad && !isVercel) {
const changes = isBuildTime ? [] : this.findChanges(oldData, newData)
console.log('changes', changes.length)
if (sendDiscordNotifications) {
const [_res, err] = await settle(() =>