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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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