diff --git a/settings.gradle b/settings.gradle index cb8f1d76..172a83a6 100644 --- a/settings.gradle +++ b/settings.gradle @@ -4,10 +4,6 @@ pluginManagement { name = 'Fabric' url = 'https://maven.fabricmc.net/' } - maven { - name = 'Cotton' - url = 'https://server.bbkr.space/artifactory/libs-release/' - } gradlePluginPortal() } }