Skip to content

Commit

Permalink
#2834 fix unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
c71n93 committed Apr 11, 2024
1 parent 8102f21 commit 0126d88
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions eo-runtime/src/test/java/EOorg/EOeolang/EOseqTest.java
Expand Up @@ -29,13 +29,10 @@

import org.eolang.Data;
import org.eolang.Dataized;
import org.eolang.PhCopy;
import org.eolang.PhMethod;
import org.eolang.PhWith;
import org.eolang.Phi;
import org.hamcrest.MatcherAssert;
import org.hamcrest.Matchers;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;

/**
Expand Down

0 comments on commit 0126d88

Please sign in to comment.