Skip to content

Commit 3504d3a

Browse files
MKrupauskasjeffbean
authored andcommitted
remove duplicate whitespace
1 parent ba19137 commit 3504d3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dnshostprovider.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ func (o lookupTimeoutOption) apply(provider *DNSHostProvider) {
3232
provider.lookupTimeout = o.timeout
3333
}
3434

35-
3635
// DNSHostProvider is the default HostProvider. It currently matches
3736
// the Java StaticHostProvider, resolving hosts from DNS once during
3837
// the call to Init. It could be easily extended to re-query DNS

0 commit comments

Comments
 (0)