Skip to content

Commit 52b0808

Browse files
OpenRewrite recipe best practices
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.recipes.rewrite.OpenRewriteRecipeBestPractices?organizationId=QUxML01vZGVybmUgKyBPcGVuUmV3cml0ZQ%3D%3D Co-authored-by: Moderne <team@moderne.io>
1 parent 23e5804 commit 52b0808

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/resources/META-INF/rewrite/examples.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4680,8 +4680,6 @@ examples:
46804680
}
46814681
}
46824682
after: |
4683-
import java.io.IO;
4684-
46854683
class Example {
46864684
void test() {
46874685
IO.print("Hello");

0 commit comments

Comments
 (0)