Remove unneeded file

This commit is contained in:
Johannes Frohnmeyer 2022-02-28 20:38:34 +01:00
parent 4e2be69013
commit c7038c2fe6
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 0 additions and 9 deletions

View File

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