diff options
Diffstat (limited to 'src/main/kotlin/features/world/TemporaryWaypoints.kt')
| -rw-r--r-- | src/main/kotlin/features/world/TemporaryWaypoints.kt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/kotlin/features/world/TemporaryWaypoints.kt b/src/main/kotlin/features/world/TemporaryWaypoints.kt index 3c8e895..f5653ad 100644 --- a/src/main/kotlin/features/world/TemporaryWaypoints.kt +++ b/src/main/kotlin/features/world/TemporaryWaypoints.kt @@ -1,8 +1,6 @@ package moe.nea.firmament.features.world import me.shedaniel.math.Color -import kotlin.compareTo -import kotlin.text.clear import kotlin.time.Duration.Companion.seconds import net.minecraft.text.Text import net.minecraft.util.math.BlockPos |
