Skip to content

Commit e9e3cf9

Browse files
committed
Update comments
1 parent 1a2afa0 commit e9e3cf9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ private Properties getRemoteProperties(String location) {
190190
}
191191

192192
// Only allow a single label.
193-
// If not specified, use "%00" to match empty label.
194193
if (parameters.contains(AzureAppConfigurationURLParser.LABEL)) {
195194
String label =
196195
parameters.getOptional(AzureAppConfigurationURLParser.LABEL);

0 commit comments

Comments
 (0)