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

neil_a_wilson
25.40.2007 c888ad173543559089d2e0a93b6c1bfc8c1868dc
opendj-sdk/opends/src/server/org/opends/server/api/WorkQueue.java
@@ -30,10 +30,9 @@
import org.opends.server.config.ConfigEntry;
import org.opends.server.config.ConfigException;
import org.opends.server.core.Operation;
import org.opends.server.types.DirectoryException;
import org.opends.server.types.InitializationException;
import org.opends.server.types.Operation;
@@ -49,9 +48,6 @@
 */
public abstract class WorkQueue
{
  /**
   * Initializes this work queue based on the information in the
   * provided configuration entry.