Skip to content

Commit 228c5af

Browse files
committed
Remove unused PacketEnvironmentDsl annotation from EnvironmentAPI.
1 parent 304e409 commit 228c5af

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

packet/src/main/kotlin/com/peco2282/devcore/packet/environment/EnvironmentAPI.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ package com.peco2282.devcore.packet.environment
33
import org.bukkit.Location
44
import org.bukkit.entity.Player
55

6-
/** DSL marker annotation for the environment DSL scope. */
7-
@DslMarker
8-
annotation class PacketEnvironmentDsl
96

107
/**
118
* Hub interface for packet-based environment manipulation.

0 commit comments

Comments
 (0)