chore: update gitignore.

This commit is contained in:
huanghongxun
2022-05-22 01:45:09 +08:00
parent 96914ec4f6
commit 4fe879085f
2 changed files with 1 additions and 1 deletions

View File

@@ -241,7 +241,6 @@ public final class ModrinthRemoteModRepository implements RemoteModRepository {
return versions;
}
@Override
public List<RemoteMod> loadDependencies(RemoteModRepository modRepository) throws IOException {
Set<String> dependencies = modRepository.getRemoteVersionsById(getId())