Skip to content

Commit 672437b

Browse files
committed
refactor: 移动task到另外一个仓库
1 parent 148c7d7 commit 672437b

20 files changed

+13
-1599
lines changed

conn.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"time"
1111

1212
"github.com/antlabs/pulse/core"
13-
"github.com/antlabs/pulse/task/driver"
13+
"github.com/antlabs/task/task/driver"
1414
)
1515

1616
type Conn struct {

0 commit comments

Comments
 (0)