fix checkstyle

This commit is contained in:
Glavo 2025-07-31 20:29:36 +08:00
parent a7ef3b9e07
commit 94891a270b

View File

@ -24,7 +24,6 @@ import org.jackhuang.hmcl.game.DefaultGameRepository;
import org.jackhuang.hmcl.mod.*;
import org.jackhuang.hmcl.task.Task;
import org.jackhuang.hmcl.util.gson.JsonUtils;
import org.jackhuang.hmcl.util.io.FileUtils;
import java.io.File;
import java.io.IOException;