Skip to content

Commit 6b25b3a

Browse files
committed
chore: format
1 parent 96b26ce commit 6b25b3a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

example30-context-timeout/answer/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,4 @@ func main() {
7474
} else {
7575
fmt.Printf("res %v", res)
7676
}
77-
7877
}

example30-context-timeout/question/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,4 @@ func main() {
4747
} else {
4848
fmt.Printf("res %v", res)
4949
}
50-
5150
}

0 commit comments

Comments
 (0)