opendj-server-legacy/src/main/java/org/opends/server/backends/SchemaBackend.java
@@ -3628,8 +3628,8 @@ /** {@inheritDoc} */ @Override public LDIFImportResult importLDIF(LDIFImportConfig importConfig) throws DirectoryException public LDIFImportResult importLDIF(LDIFImportConfig importConfig, ServerContext serverContext) throws DirectoryException { LDIFReader reader; try