fix my scuffed build.gradle (again)

This commit is contained in:
Pyr 2023-04-20 02:24:06 +01:00
parent cc5ebc9ebe
commit 269a248020

@ -5,9 +5,6 @@ plugins {
id "xyz.jpenilla.run-paper" version "2.0.1"
}
group "lol.pyr"
version "1.0"
repositories {
mavenCentral()
maven {