Skip to content

Commit

Permalink
feat(#646): fix all code offences
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed Aug 9, 2024
1 parent 16aee40 commit 6ae4576
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
import com.jcabi.matchers.XhtmlMatchers;
import com.jcabi.xml.XML;
import org.eolang.jeo.representation.BytecodeRepresentation;
import org.eolang.jeo.representation.xmir.AllLabels;
import org.hamcrest.MatcherAssert;
import org.hamcrest.Matchers;
import org.junit.jupiter.api.Assertions;
Expand Down

1 comment on commit 6ae4576

@0pdd
Copy link

@0pdd 0pdd commented on 6ae4576 Aug 9, 2024

Choose a reason for hiding this comment

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

Puzzle 640-78f1c6b5 disappeared from .github/workflows/maven.test.yaml), that's why I closed #646. 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.