Skip to content

Commit f339962

Browse files
committed
Cleanup RenderEvent.kt imports
1 parent ff69d57 commit f339962

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

common/src/main/kotlin/com/lambda/event/events/RenderEvent.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ import com.lambda.event.callback.ICancellable
2424
import com.lambda.graphics.renderer.esp.global.DynamicESP
2525
import com.lambda.graphics.renderer.esp.global.StaticESP
2626
import com.lambda.util.math.Vec2d
27-
import net.minecraft.client.gui.DrawContext
28-
import net.minecraft.client.gui.screen.ingame.GenericContainerScreen
2927

3028
sealed class RenderEvent {
3129
class World : Event

0 commit comments

Comments
 (0)