Remove unused import in FishingWarning.kt

[no changelog]
This commit is contained in:
Walker Selby
2023-10-26 15:36:13 +01:00
committed by nea
parent 95789dcd5e
commit 619f1c2c53

View File

@@ -16,7 +16,6 @@ import kotlin.math.sqrt
import kotlin.time.Duration.Companion.seconds
import net.minecraft.entity.projectile.FishingBobberEntity
import net.minecraft.particle.ParticleTypes
import net.minecraft.util.math.MathHelper
import net.minecraft.util.math.Vec3d
import moe.nea.firmament.Firmament
import moe.nea.firmament.events.ParticleSpawnEvent