Skip to content

Commit 1a2afa0

Browse files
committed
Fix Issue #240
1 parent 6969e2c commit 1a2afa0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ojdbc-provider-azure/src/main/java/oracle/jdbc/provider/azure/configuration/AzureAppConfigurationProvider.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,6 @@ private Properties getRemoteProperties(String location) {
206206
}
207207

208208
selector.setLabelFilter(label);
209-
} else {
210-
selector.setLabelFilter("%00");
211209
}
212210

213211
ConfigurationClient configurationClient = new ConfigurationClientBuilder()

0 commit comments

Comments
 (0)