diff --git a/processing/index.ts b/processing/index.ts index b8e88cab4..a5d476de5 100644 --- a/processing/index.ts +++ b/processing/index.ts @@ -64,6 +64,5 @@ try { triggerCacheWarming() } } catch (e) { - console.error(e) synologyLogError('Processing failed') }