mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-24 04:22:22 +00:00
fix ch4-04-3
This commit is contained in:
parent
2305589cd7
commit
78c55bd85b
@ -217,10 +217,6 @@ for {
|
||||
```go
|
||||
import (
|
||||
"github.com/docker/docker/pkg/pubsub"
|
||||
"time"
|
||||
"fmt"
|
||||
"strings"
|
||||
"runtime"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user