sdk/src/org/opends/sdk/schema/KeywordEqualityMatchingRuleImpl.java
@@ -28,15 +28,9 @@ import static org.opends.sdk.util.StringPrepProfile.CASE_FOLD; import static org.opends.sdk.util.StringPrepProfile.TRIM; import static org.opends.sdk.util.StringPrepProfile.prepareUnicode; import static com.sun.opends.sdk.util.StringPrepProfile.*; import org.opends.sdk.Assertion; import org.opends.sdk.ConditionResult; import org.opends.sdk.DecodeException; import org.opends.sdk.util.ByteSequence; import org.opends.sdk.util.ByteString; import org.opends.sdk.*;