Skip to content

Commit 7674f6d

Browse files
author
aardgoose
committed
remove unused import
1 parent adaed3f commit 7674f6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/webgpu_materials_toon.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<script type="module">
2525

2626
import * as THREE from 'three';
27-
import * as Nodes from 'three/nodes';
2827

2928
import { MeshBasicNodeMaterial, MeshToonNodeMaterial } from 'three/nodes';
3029

0 commit comments

Comments
 (0)