Fix lints
This commit is contained in:
parent
74fe150ef4
commit
2c17c93531
2 changed files with 3 additions and 9 deletions
|
|
@ -25,7 +25,7 @@ import {
|
|||
MeshStandardNodeMaterial,
|
||||
WebGPURenderer,
|
||||
} from "three/webgpu";
|
||||
import { color, vec4 } from "three/tsl";
|
||||
import { color } from "three/tsl";
|
||||
|
||||
export enum Orientation {
|
||||
X = "X",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue