mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
23.24.2011 d34bf5be3b9fb0cfe6291f35d71bdef728d7120c
opendj3/opendj-sdk/src/main/java/org/opends/sdk/schema/EnhancedGuideSyntaxImpl.java
@@ -29,7 +29,7 @@
import static com.sun.opends.sdk.util.StaticUtils.toLowerCase;
import static com.forgerock.opendj.util.StaticUtils.toLowerCase;
import static org.opends.sdk.CoreMessages.*;
import static org.opends.sdk.schema.SchemaConstants.EMR_OCTET_STRING_OID;
import static org.opends.sdk.schema.SchemaConstants.OMR_OCTET_STRING_OID;
@@ -39,7 +39,7 @@
import org.opends.sdk.ByteSequence;
import org.opends.sdk.DecodeException;
import com.sun.opends.sdk.util.SubstringReader;
import com.forgerock.opendj.util.SubstringReader;