mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
remove unused imports
This commit is contained in:
parent
5c28a85fa5
commit
2e81ed9730
@ -1,4 +1,3 @@
|
|||||||
import { Vector2, Vector3 } from 'three'
|
|
||||||
import { toRef, watch } from 'vue'
|
import { toRef, watch } from 'vue'
|
||||||
|
|
||||||
export function setFromProp(o: Record<string, unknown>, prop: Record<string, unknown>): void {
|
export function setFromProp(o: Record<string, unknown>, prop: Record<string, unknown>): void {
|
||||||
|
Loading…
Reference in New Issue
Block a user