Skip to content

Commit

Permalink
feat(#2278): remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed Jul 21, 2023
1 parent e252aa5 commit a335afe
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
import org.cactoos.iterable.Filtered;
import org.cactoos.list.ListOf;
import org.cactoos.set.SetOf;
import org.cactoos.text.TextOf;
import org.cactoos.text.UncheckedText;
import org.eolang.maven.tojos.ForeignTojo;
import org.eolang.maven.util.Rel;

Expand Down

1 comment on commit a335afe

@0pdd
Copy link

@0pdd 0pdd commented on a335afe Jul 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 2266-814f3bb5 disappeared from eo-maven-plugin/src/main/java/org/eolang/maven/DiscoverMojo.java), that's why I closed #2278. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

Please sign in to comment.