Remove unused lines
Some checks failed
build / build (17) (push) Failing after 2m17s
build / upload-release (push) Has been skipped

This commit is contained in:
2025-01-21 17:23:59 +05:00
parent 9cb8f2d356
commit d9dded9726
4 changed files with 6 additions and 29 deletions

View File

@ -4,6 +4,10 @@ pluginManagement {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
maven {
name = 'Quilt'
url = 'https://maven.quiltmc.org/repository/release'
}
gradlePluginPortal()
}
}