From 58cb19dcdede2ad894c621d7cbdcc0112c463ac9 Mon Sep 17 00:00:00 2001 From: xquanluu Date: Wed, 17 Dec 2025 15:33:05 +0700 Subject: [PATCH] wip --- lib/tasks/gather.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/tasks/gather.js b/lib/tasks/gather.js index d25424c2..96a1a1d9 100644 --- a/lib/tasks/gather.js +++ b/lib/tasks/gather.js @@ -269,7 +269,6 @@ class TaskGather extends SttTask { }); } } - }; this.sayTask.span = span; this.sayTask.ctx = ctx;