Skip to content

Commit

Permalink
chore: style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zhyupe committed Oct 23, 2024
1 parent cd958d7 commit ac7b157
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cafe.Matcha/Models/ConfigData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,7 @@ private ConfigFormatter(
ConfigFormatterInstance instance,
ConfigFormatterZone zone,
ConfigFormatterCriticalEngagement criticalEngagement,
ConfigFormatterTreasure treasure
)
ConfigFormatterTreasure treasure)
{
Fate = fate ?? new ConfigFormatterFate();
Fish = fish ?? new ConfigFormatterFish();
Expand Down

0 comments on commit ac7b157

Please sign in to comment.