Skip to content

Commit

Permalink
skip unused for now
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
  • Loading branch information
gfukushima committed Aug 29, 2024
1 parent b79678d commit 90ef567
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ private static DBOptions createDBOptions(
return options;
}

@SuppressWarnings("unused")
private static ColumnFamilyOptions createColumnFamilyOptions(
final KvStoreConfiguration configuration, final Cache cache) {
return new ColumnFamilyOptions()
Expand Down

0 comments on commit 90ef567

Please sign in to comment.