diff --git a/catalog/from-k8s/syncer.go b/catalog/from-k8s/syncer.go index aa6f31b8a9..c591903212 100644 --- a/catalog/from-k8s/syncer.go +++ b/catalog/from-k8s/syncer.go @@ -213,7 +213,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