Skip to content

Commit

Permalink
#2257: StandardCharsets.UTF_8 just because it is better
Browse files Browse the repository at this point in the history
  • Loading branch information
levBagryansky committed Nov 15, 2023
1 parent f3fc948 commit 20d4e63
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
import com.yegor256.xsline.Xsline;
import java.io.File;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.nio.charset.StandardCharsets;
import java.nio.file.Path;
import java.nio.file.Paths;
Expand Down

0 comments on commit 20d4e63

Please sign in to comment.