Skip to content

Commit

Permalink
delete an extraneous newline
Browse files Browse the repository at this point in the history
  • Loading branch information
easwars committed Aug 22, 2023
1 parent de1fa7b commit 79dd4a6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ func newDNSResolver(target string, topLevelResolver topLevelResolver, logger *gr
}
ret.dnsR = r
return ret

}

func (dr *dnsDiscoveryMechanism) lastUpdate() (any, bool) {
Expand Down

0 comments on commit 79dd4a6

Please sign in to comment.