fix checkstyle (#3353)

This commit is contained in:
Glavo
2024-10-17 12:48:17 +08:00
committed by GitHub
parent 9f3fb7aff6
commit 49ea9e5da0

View File

@@ -50,7 +50,6 @@ import org.jackhuang.hmcl.util.tree.ArchiveFileTree;
import org.jackhuang.hmcl.util.platform.Architecture;
import org.jackhuang.hmcl.util.platform.OperatingSystem;
import org.jackhuang.hmcl.util.platform.Platform;
import org.jackhuang.hmcl.util.tree.TarFileTree;
import java.io.*;
import java.nio.file.Files;