Removed jcenter repositories

This commit is contained in:
Anuken
2021-02-04 14:12:03 -05:00
parent 9f510f61c7
commit 3299279c89
4 changed files with 2 additions and 5 deletions

View File

@@ -836,6 +836,7 @@ public class Mods implements Loadable{
", main='" + main + '\'' +
", minGameVersion='" + minGameVersion + '\'' +
", hidden=" + hidden +
", repo=" + repo +
'}';
}
}