Skip to content

Commit

Permalink
remove debugging log
Browse files Browse the repository at this point in the history
  • Loading branch information
rush42 committed Nov 18, 2024
1 parent 53cda38 commit 3767099
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion processing/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,5 @@ try {
triggerCacheWarming()
}
} catch (e) {
console.error(e)
synologyLogError('Processing failed')
}

0 comments on commit 3767099

Please sign in to comment.