Remove unused import in NEUItemEntrySerializer.kt
[no changelog]
This commit is contained in:
@@ -9,7 +9,6 @@ package moe.nea.firmament.rei
|
|||||||
import me.shedaniel.rei.api.common.entry.EntrySerializer
|
import me.shedaniel.rei.api.common.entry.EntrySerializer
|
||||||
import me.shedaniel.rei.api.common.entry.EntryStack
|
import me.shedaniel.rei.api.common.entry.EntryStack
|
||||||
import net.minecraft.nbt.NbtCompound
|
import net.minecraft.nbt.NbtCompound
|
||||||
import moe.nea.firmament.repo.RepoManager
|
|
||||||
import moe.nea.firmament.util.SkyblockId
|
import moe.nea.firmament.util.SkyblockId
|
||||||
|
|
||||||
object NEUItemEntrySerializer : EntrySerializer<SBItemStack> {
|
object NEUItemEntrySerializer : EntrySerializer<SBItemStack> {
|
||||||
|
|||||||
Reference in New Issue
Block a user