Skip to content

Commit

Permalink
docs: remove WithTimeout ctx
Browse files Browse the repository at this point in the history
  • Loading branch information
maaslalani committed Dec 5, 2023
1 parent 286f83e commit 64cfc73
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,6 @@ fmt.Println("Order up!")
<td>

```go
ctx, _ := context.WithTimeout(ctx, timeout)

go makeBurger()

err := spinner.New().
Expand Down

0 comments on commit 64cfc73

Please sign in to comment.