1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2025-12-28 19:19:15 +00:00

Unneeded import

This commit is contained in:
Camotoy
2022-12-19 18:19:22 -05:00
parent 9fe1431b47
commit b20e118f3a

View File

@@ -1,7 +1,5 @@
import net.fabricmc.loom.task.RemapJarTask
import java.nio.file.FileSystems
plugins {
id 'com.github.johnrengelman.shadow' version '7.0.0'
id 'fabric-loom' version '1.0-SNAPSHOT'