We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 040a9d7 commit 03f65f7Copy full SHA for 03f65f7
core/client/src/mill/client/ClientUtil.java
@@ -2,6 +2,7 @@
2
3
import java.io.*;
4
import java.nio.charset.Charset;
5
+import java.nio.charset.StandardCharsets;
6
import java.nio.file.Path;
7
import java.util.*;
8
import java.util.regex.Matcher;
0 commit comments