Skip to content

Commit

Permalink
Remove default FixtureMonkeyOptions (#1128)
Browse files Browse the repository at this point in the history
  • Loading branch information
seongahjo authored Dec 23, 2024
1 parent b02f511 commit f3d1411
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ public final class FixtureMonkeyOptions {
context -> NOT_NULL_INJECT
)
);
public static final FixtureMonkeyOptions DEFAULT_GENERATE_OPTIONS = FixtureMonkeyOptions.builder().build();

static {
List<String> defaultJavaPackages = new ArrayList<>();
Expand Down

0 comments on commit f3d1411

Please sign in to comment.