Skip to content

Commit

Permalink
fix: fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Tochemey committed Sep 8, 2024
1 parent 000de36 commit 69a8dac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion discovery/dnssd/discovery_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ func TestDiscovery(t *testing.T) {
assert.NoError(t, provider.Deregister())
assert.NoError(t, provider.Close())
})

}

func validateAddrs(addrs []string) error {
Expand Down

0 comments on commit 69a8dac

Please sign in to comment.