Skip to content

Commit

Permalink
Vet
Browse files Browse the repository at this point in the history
  • Loading branch information
zasweq committed Mar 26, 2021
1 parent 6f1e448 commit 1cf50e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions internal/resolver/dns/dns_resolver.go
Expand Up @@ -190,8 +190,7 @@ type dnsResolver struct {
wg sync.WaitGroup
disableServiceConfig bool

//polling chan struct{}
stopPolling *grpcsync.Event
stopPolling *grpcsync.Event
startedPolling bool
}

Expand Down

0 comments on commit 1cf50e4

Please sign in to comment.