Skip to content

Commit 3c0d0ce

Browse files
committed
fix
1 parent 11c320e commit 3c0d0ce

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

internal/provider/adc/config.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,6 @@ func (d *adcClient) updateConfigForGatewayProxy(tctx *provider.TranslateContext,
207207
for _, ref := range referrers {
208208
d.configs[ref] = *config
209209
}
210-
211-
d.syncNotify()
212-
213210
return nil
214211
}
215212

0 commit comments

Comments
 (0)