Skip to content

Commit 86a8a1b

Browse files
sezen-datadogsmola
andauthored
Update remote-config/remote-config-core/src/main/java/datadog/remoteconfig/DefaultConfigurationPoller.java
Co-authored-by: Santiago M. Mola <[email protected]>
1 parent 5b966a2 commit 86a8a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remote-config/remote-config-core/src/main/java/datadog/remoteconfig/DefaultConfigurationPoller.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ public DefaultConfigurationPoller(
135135

136136
@Override
137137
public synchronized void addListener(
138-
Product product, ConfigurationChangesListener mapConfigurationChangesTypedListener) {
138+
Product product, ConfigurationChangesListener configurationChangesListener) {
139139
this.addListener(product, new SimpleProductListener(mapConfigurationChangesTypedListener));
140140
}
141141

0 commit comments

Comments
 (0)