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