Skip to content

Commit

Permalink
fix: remove extra output lines in example code
Browse files Browse the repository at this point in the history
Signed-off-by: D4ryl00 <d4ryl00@gmail.com>
  • Loading branch information
D4ryl00 committed Apr 5, 2024
1 parent a642af6 commit 27f4e0a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example/example_log_append_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,5 @@ func Example_logAppend() {
fmt.Println(res.ToString(nil))

// Output:
// go-libp2p resource manager protection disabled
// go-libp2p resource manager protection disabled
// hello world
}

0 comments on commit 27f4e0a

Please sign in to comment.