opendj-server-legacy/src/main/java/org/opends/server/api/LocalBackend.java
@@ -13,6 +13,7 @@ * * Copyright 2006-2008 Sun Microsystems, Inc. * Portions Copyright 2014-2016 ForgeRock AS. * Portions Copyright 2026 3A Systems, LLC. */ package org.opends.server.api; @@ -115,7 +116,6 @@ * <p> * It will be called as final step of <code>finalizeBackend()</code>, * so subclasses might override it. * </p> */ public void closeBackend() {