auto-git:
[change] src/document/migrate-scene-document.ts
This commit is contained in:
@@ -60,11 +60,9 @@ import {
|
||||
} from "../entities/entity-instances";
|
||||
import {
|
||||
createActiveSceneControlTargetRef,
|
||||
createControlTargetDescriptor,
|
||||
createEntityControlTargetRef,
|
||||
createInteractionControlTargetRef,
|
||||
createLightControlTargetRef,
|
||||
createLightIntensityControlChannelDescriptor,
|
||||
createModelInstanceControlTargetRef,
|
||||
createPlayModelAnimationControlEffect,
|
||||
createPlaySoundControlEffect,
|
||||
@@ -77,7 +75,6 @@ import {
|
||||
createStopSoundControlEffect,
|
||||
isControlEntityTargetKind,
|
||||
isControlInteractionTargetKind,
|
||||
type ControlChannelDescriptor,
|
||||
type ControlEffect,
|
||||
type ControlTargetRef
|
||||
} from "../controls/control-surface";
|
||||
|
||||
Reference in New Issue
Block a user