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

matthew_swift
03.04.2009 e4a401abbf1801a2310fbe216e2df712d42a9c20
opendj-sdk/sdk/src/org/opends/sdk/util/Base64.java
@@ -28,11 +28,10 @@
import static org.opends.messages.UtilityMessages.ERR_BASE64_DECODE_INVALID_CHARACTER;
import static org.opends.messages.UtilityMessages.ERR_BASE64_DECODE_INVALID_LENGTH;
import static org.opends.sdk.util.Validator.ensureNotNull;
import static com.sun.opends.sdk.util.Messages.*;
import static org.opends.sdk.util.Validator.*;
import org.opends.messages.Message;
import com.sun.opends.sdk.util.Message;