fix checkstyle

This commit is contained in:
Glavo 2025-08-02 22:31:20 +08:00
parent e8b632d2dd
commit 1c29bc520a

View File

@ -20,7 +20,6 @@ package org.jackhuang.hmcl.ui.versions;
import org.jackhuang.hmcl.mod.RemoteModRepository;
import org.jackhuang.hmcl.util.Pair;
import org.jackhuang.hmcl.util.StringUtils;
import org.jackhuang.hmcl.util.io.IOUtils;
import org.jetbrains.annotations.Nullable;
import java.io.BufferedReader;