Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
timtebeek and github-actions[bot] authored Nov 28, 2024
1 parent 8c3d41a commit 9f0bb94
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
import org.openrewrite.java.tree.Statement;

import java.util.List;
import java.util.stream.Collectors;

import static java.util.stream.Collectors.toList;

public class JavaToCsharp {
Expand Down

0 comments on commit 9f0bb94

Please sign in to comment.