Skip to content

Commit

Permalink
clean up example
Browse files Browse the repository at this point in the history
  • Loading branch information
naueramant committed Dec 21, 2022
1 parent 3bcdeda commit 475ee0e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions example.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,4 @@ func main() {
}); err != nil {
panic(err)
}

// wait for a bit

time.Sleep(time.Second * 10)
}

0 comments on commit 475ee0e

Please sign in to comment.