opendj-server-legacy/src/main/java/org/opends/server/extensions/StaticGroup.java
@@ -67,7 +67,6 @@ import org.opends.server.types.Modification; import org.opends.server.types.SearchFilter; import static org.forgerock.util.Reject.*; import static org.opends.messages.ExtensionMessages.*; import static org.opends.server.core.DirectoryServer.*; import static org.opends.server.protocols.internal.InternalClientConnection.*; opendj-server-legacy/src/test/java/org/opends/server/extensions/SubjectAttributeToUserAttributeCertificateMapperTestCase.java
@@ -50,7 +50,6 @@ import org.opends.server.tools.LDAPSearch; import org.opends.server.types.Attribute; import org.opends.server.types.AttributeBuilder; import org.forgerock.opendj.ldap.schema.AttributeType; import org.opends.server.types.Attributes; import org.opends.server.types.DN; import org.opends.server.types.DirectoryException;