Skip to content

Commit 02546be

Browse files
author
Arta Asadi
committed
fix: remove junk task files
1 parent f223388 commit 02546be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

discovery/pkg/worker/service.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
package worker
22

33
import (
4+
"context"
5+
"errors"
46
"github.com/spf13/cobra"
57
"go.uber.org/zap"
68
"os"

0 commit comments

Comments
 (0)