Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone authored Feb 8, 2024
1 parent 72f8b78 commit 3948fff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example_star_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ func Example_starTopologyHTTPSAndDNS() {
}

// This example shows how DNS servers implement whoami.v4.powerdns.org
// an HTTPS server. Then we create an HTTPS client and we use such a
// client to fetch a very important message from the server.
func Example_starTopologyDNSWhoami() {
// Create a star topology for our hosts.
topology := netem.MustNewStarTopology(&netem.NullLogger{})
Expand Down

0 comments on commit 3948fff

Please sign in to comment.