style: remove useless

This commit is contained in:
xtex 2023-07-12 16:06:09 +08:00
parent f97a9f6689
commit 27e45defad
Signed by: xtex
GPG Key ID: B918086ED8045B91

View File

@ -6,7 +6,7 @@ plugins {
id("architectury-plugin") version "3.4-SNAPSHOT"
id("dev.architectury.loom") version "1.2-SNAPSHOT" apply false
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
id("io.github.juuxel.loom-quiltflower") version ("1.10.0") apply false
id("io.github.juuxel.loom-quiltflower") version "1.10.0" apply false
}
architectury {