Delete settings.gradle

This commit is contained in:
Johannes Frohnmeyer 2022-03-02 17:21:05 +00:00
parent 6e23d4c206
commit 2c519c005e
1 changed files with 0 additions and 10 deletions

View File

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