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

matthew_swift
04.49.2009 09abe9517a4265dd3e6779630ccb2a43cf48a9c4
opendj-sdk/sdk/src/org/opends/sdk/requests/ModifyRequestImpl.java
@@ -32,13 +32,14 @@
import java.util.LinkedList;
import java.util.List;
import org.opends.sdk.LinkedAttribute;
import org.opends.sdk.Change;
import org.opends.sdk.DN;
import org.opends.sdk.LinkedAttribute;
import org.opends.sdk.ModificationType;
import org.opends.sdk.ldif.ChangeRecordVisitor;
import org.opends.sdk.util.LocalizedIllegalArgumentException;
import org.opends.sdk.util.Validator;
import com.sun.opends.sdk.util.LocalizedIllegalArgumentException;
import com.sun.opends.sdk.util.Validator;