🚨 Fix warnings
This commit is contained in:
@@ -20,7 +20,7 @@ import {
|
||||
Group,
|
||||
MeshBasicMaterial,
|
||||
RepeatWrapping,
|
||||
Object3D
|
||||
type Object3D
|
||||
} from 'three'
|
||||
import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls'
|
||||
import { TransformControls } from 'three/examples/jsm/controls/TransformControls'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { Color, LoaderUtils, Vector3 } from 'three'
|
||||
import { Color, Vector3 } from 'three'
|
||||
import URDFLoader, { type URDFRobot } from 'urdf-loader'
|
||||
import { XacroLoader } from 'xacro-parser'
|
||||
import { Result } from '$lib/utilities'
|
||||
|
||||
Reference in New Issue
Block a user