Skip to content

Commit

Permalink
dummy change
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoreliovlabs committed Oct 14, 2024
1 parent d64a6bc commit ec0a0ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rskj-core/src/main/java/co/rsk/cli/CliArgs.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
public class CliArgs<O, F> {

private final Map<O, String> options;

private final Set<F> flags;
private final Map<String, String> paramValueMap;

Expand Down

0 comments on commit ec0a0ab

Please sign in to comment.