mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
net/dnscache: remove unnecessary lint warning.
This commit is contained in:
parent
9396024bd7
commit
657f331e8b
@ -22,8 +22,6 @@
|
||||
}
|
||||
|
||||
func preferGoResolver() bool {
|
||||
//lint:ignore S1008 disagree; prefer comments
|
||||
|
||||
// There does not appear to be a local resolver running
|
||||
// on iOS, and NetworkExtension is good at isolating DNS.
|
||||
// So do not use the Go resolver on macOS/iOS.
|
||||
|
Loading…
Reference in New Issue
Block a user