diff --git a/catalog/from-k8s/syncer.go b/catalog/from-k8s/syncer.go index 8fc7f67618..3e2e4cef39 100644 --- a/catalog/from-k8s/syncer.go +++ b/catalog/from-k8s/syncer.go @@ -216,7 +216,6 @@ func (s *ConsulSyncer) watchService(ctx context.Context, name string) { // Wait for our poll period case <-time.After(s.SyncPeriod): - default: } // Wait for service changes