Skip to content

Commit

Permalink
Remove used property
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jun 30, 2023
1 parent e0927ed commit b9a8bd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/org/apache/catalina/core/LocalStrings.properties
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ pushBuilder.noPath=It is illegal to call push() before setting a path

propertiesRoleMappingListener.roleMappingFileNull=Role mapping file cannot be null
propertiesRoleMappingListener.roleMappingFileEmpty=Role mapping file cannot be empty
propertiesRoleMappingListener.roleMappingFileNotFound=Role mapping file [{0}] not found
propertiesRoleMappingListener.roleMappingFileFail=Failed to load role mapping file [{0}]
propertiesRoleMappingListener.linkedRole=Successfully linked application role [{0}] to technical role [{1}]
propertiesRoleMappingListener.linkedRoleCount=Linked [{0}] application roles to technical roles
Expand Down

0 comments on commit b9a8bd4

Please sign in to comment.