Skip to content

Commit

Permalink
Address code style offences
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryBarskov committed May 7, 2021
1 parent 05ec84d commit 91d8840
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/org/cactoos/text/TextOfTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
import java.io.StringReader;
import java.nio.charset.StandardCharsets;
import org.cactoos.io.InputOf;
import org.cactoos.iterable.IterableOf;
import org.cactoos.iterable.IterableOfChars;
import org.cactoos.iterator.IteratorOfChars;
import org.hamcrest.core.AllOf;
Expand Down

0 comments on commit 91d8840

Please sign in to comment.