Remove unneeded repository

This commit is contained in:
len 2016-04-09 17:46:42 +02:00
parent ff906e8ee7
commit b4211ddc0c

View File

@ -16,7 +16,6 @@ buildscript {
allprojects {
repositories {
jcenter()
maven { url "https://clojars.org/repo/" }
maven { url "https://jitpack.io" }
}
}