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;