Remove unnecessary gradle entries

This commit is contained in:
Matthew Miller
2019-04-22 23:59:31 +10:00
parent c52eb59d7f
commit 0434bcf48c
2 changed files with 0 additions and 2 deletions

View File

@ -85,7 +85,6 @@ subprojects {
repositories {
mavenCentral()
maven { url "http://maven.sk89q.com/repo/" }
maven { url "http://repo.maven.apache.org/maven2" }
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
}
}