Skip to content

Commit 710c0c1

Browse files
authored
Update index.go
1 parent 9c468f9 commit 710c0c1

File tree

1 file changed

+1
-1
lines changed
  • er-cha-sou-suo-shu-de-di-kda-jie-dian-lcof

1 file changed

+1
-1
lines changed

er-cha-sou-suo-shu-de-di-kda-jie-dian-lcof/index.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ select {
4242
case <-ctx.Done():
4343
return
4444
default:
45-
target <- v
45+
{}
4646
}
4747

4848
YieldAll(ctx, gen, ReverseInOrderIterator(ctx, root.Right))

0 commit comments

Comments
 (0)