Skip to content

Commit

Permalink
Update authoring-recipes/refaster-recipes.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tim te Beek <tim@moderne.io>
  • Loading branch information
mike-solomon and timtebeek authored Jan 22, 2024
1 parent b378c40 commit 0e52460
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion authoring-recipes/refaster-recipes.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ public class StringIsEmpty {
}

@AfterTemplate
@AlsoNegation
boolean optimizedMethod(String string) {
return string.isEmpty();
}
Expand Down

0 comments on commit 0e52460

Please sign in to comment.