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

david_page
14.45.2007 4848fb2b93e6c3e2aa0d01703ce3becc895d89ca
opends/src/server/org/opends/server/backends/SchemaBackend.java
@@ -88,7 +88,7 @@
import org.opends.server.types.BackupInfo;
import org.opends.server.types.ConditionResult;
import org.opends.server.types.ConfigChangeResult;
import org.opends.server.types.CryptoManager;
import org.opends.server.crypto.CryptoManager;
import org.opends.server.types.DebugLogLevel;
import org.opends.server.types.DirectoryException;
import org.opends.server.types.DITContentRule;
@@ -128,7 +128,6 @@
import static org.opends.server.util.StaticUtils.*;
/**
 * This class defines a backend to hold the Directory Server schema information.
 * It is a kind of meta-backend in that it doesn't actually hold any data but