Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
Signed-off-by: Ameziane H. <[email protected]>
  • Loading branch information
ahamlat committed Dec 17, 2024
1 parent 31a104f commit c33e5ff
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,13 @@ public class RocksDBOpener {

/**
* Default constructor.
* <p>
* This is a utility class and is not meant to be instantiated directly.
*
* <p>This is a utility class and is not meant to be instantiated directly.
*/
private RocksDBOpener() {
// Default constructor for RocksDBOpener
}

/**
* Opens an {@link OptimisticTransactionDB} instance with a warning mechanism.
*
Expand Down

0 comments on commit c33e5ff

Please sign in to comment.