Skip to content

Commit

Permalink
spotlessApply
Browse files Browse the repository at this point in the history
Signed-off-by: Bhanu Pulluri <[email protected]>
  • Loading branch information
Bhanu Pulluri committed Nov 28, 2024
1 parent 42e7176 commit 76a852f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ public void parseBlockPropagationRange(final String arg) {
// TODO --Xsnapsync-bft-enabled is deprecated,
// remove in a future release
@CommandLine.Option(
names = SNAP_SYNC_BFT_ENABLED_FLAG, //deprecated
names = SNAP_SYNC_BFT_ENABLED_FLAG, // deprecated
hidden = true,
paramLabel = "<Boolean>",
arity = "0..1",
Expand Down

0 comments on commit 76a852f

Please sign in to comment.