diff --git a/src/runtime-three/runtime-host.ts b/src/runtime-three/runtime-host.ts index b7efa073..42b77f04 100644 --- a/src/runtime-three/runtime-host.ts +++ b/src/runtime-three/runtime-host.ts @@ -108,7 +108,6 @@ import { ThirdPersonNavigationController } from "./third-person-navigation-contr import { resolveUnderwaterFogState } from "./underwater-fog"; import { resolveWaterContact } from "./water-volume-utils"; import type { - createRuntimeNpcFromDefinition, RuntimeNpcDefinition, RuntimeBoxBrushInstance, RuntimeLocalLightCollection,