Remove unused SceneExitEntity type from imports

This commit is contained in:
2026-04-15 02:07:58 +02:00
parent 7ed8a6edd3
commit b9de337127

View File

@@ -40,7 +40,6 @@ import {
type PointLightEntity,
type PlayerStartEntity,
type SceneEntryEntity,
type SceneExitEntity,
type SoundEmitterEntity,
type SpotLightEntity,
type TeleportTargetEntity,