build: Don't apply sonatype publishing plugin

we don't publish to sonatype
This commit is contained in:
Jason Penilla 2021-06-14 05:59:56 -07:00 committed by Jason
parent 6cd674dc8f
commit 30aee375f1

View file

@ -1,3 +0,0 @@
plugins {
id("net.kyori.indra.publishing.sonatype")
}