Remove unnecessary jitpack repository

This commit is contained in:
NyCodeGHG
2021-03-23 18:12:04 +01:00
parent ebd43c3f1c
commit f2cea68829

View File

@@ -28,7 +28,6 @@ plugins {
repositories {
jcenter()
maven("https://jitpack.io")
maven(" https://repo.codemc.io/repository/maven-snapshots/")
mavenLocal() // to get the locally available binaries of spigot (use the BuildTools)