Skip to content

Commit

Permalink
test: 测试工作流
Browse files Browse the repository at this point in the history
  • Loading branch information
am6737 committed Mar 1, 2024
1 parent faaa8d0 commit d22d396
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ func main() {
return adapter.NewPushServiceAdapter(svc)
})

// 创建一个父上下文和取消函数
ctx, cancel := context.WithCancel(context.Background())
defer cancel()

Expand Down

0 comments on commit d22d396

Please sign in to comment.