Delete settings.gradle

This commit is contained in:
Steven Tracey
2020-12-07 11:30:07 -05:00
committed by GitHub
parent 35b3641888
commit 3883423908

View File

@@ -1,10 +0,0 @@
pluginManagement {
repositories {
jcenter()
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
gradlePluginPortal()
}
}