Remove unneeded repository

PlotSquared 4 and PlotSquared 5 are both on the same maven repo
This commit is contained in:
MattBDev
2020-04-24 15:54:40 -04:00
parent 820ae19dc2
commit 77a2f1bc41
2 changed files with 0 additions and 2 deletions

View File

@ -15,7 +15,6 @@ plugins {
repositories {
maven { url = uri("https://plotsquared.com/mvn") }
maven { url = uri("http://ci.athion.net/job/PlotSquared-breaking/ws/mvn/") }
mavenCentral()
}