Skip to content

Commit

Permalink
#up: #153 typos
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Apr 4, 2023
1 parent 0cc97a8 commit 8433ebf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions src/test/java/com/jcabi/log/Printed.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,8 @@
package com.jcabi.log;

import java.io.ByteArrayOutputStream;
import java.io.UnsupportedEncodingException;
import java.nio.charset.StandardCharsets;
import java.util.Formattable;
import java.util.Formatter;
import java.util.Locale;

/**
* Prints decor.
Expand Down
1 change: 0 additions & 1 deletion src/test/java/com/jcabi/log/TextDecorTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
import org.apache.commons.lang3.StringUtils;
import org.hamcrest.MatcherAssert;
import org.hamcrest.Matchers;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Assumptions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
Expand Down

0 comments on commit 8433ebf

Please sign in to comment.