Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsEmpa committed Nov 5, 2024
1 parent fe69c29 commit a5cb95a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/kotlin/com/ratons/data/PacketData.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package com.ratons.data
import at.hannibal2.skyhanni.api.event.HandleEvent
import at.hannibal2.skyhanni.events.minecraft.packet.PacketReceivedEvent
import com.ratons.events.ServerTickEvent
import com.ratons.utils.ChatUtils
import net.minecraft.network.play.server.S32PacketConfirmTransaction

object PacketData {
Expand Down

0 comments on commit a5cb95a

Please sign in to comment.