Skip to content

Commit

Permalink
Remove vestigial method forceRecipeRecheck() from IRecipeLogic
Browse files Browse the repository at this point in the history
  • Loading branch information
Exaxxion committed Dec 9, 2024
1 parent de4faf3 commit c6babcc
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ public interface IRecipeLogic {
@ZenMethod
void trySearchNewRecipe();

@ZenMethod
void forceRecipeRecheck();

@ZenMethod
long getMaxVoltage();

Expand Down

0 comments on commit c6babcc

Please sign in to comment.