mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/api/SubstringMatchingRule.java @@ -120,7 +120,6 @@ public ConditionResult valuesMatch(ByteString attributeValue, ByteString assertionValue) { return ConditionResult.UNDEFINED; } }