Explorar o código

Update webgpu_sandbox.html

Remove unused import.
Michael Herzog %!s(int64=4) %!d(string=hai) anos
pai
achega
6a4af45c2f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      examples/webgpu_sandbox.html

+ 0 - 1
examples/webgpu_sandbox.html

@@ -22,7 +22,6 @@
 			import AttributeNode from './jsm/renderers/nodes/core/AttributeNode.js';
 			import FloatNode from './jsm/renderers/nodes/inputs/FloatNode.js';
 			import Vector2Node from './jsm/renderers/nodes/inputs/Vector2Node.js';
-			import Vector3Node from './jsm/renderers/nodes/inputs/Vector3Node.js';
 			import ColorNode from './jsm/renderers/nodes/inputs/ColorNode.js';
 			import TextureNode from './jsm/renderers/nodes/inputs/TextureNode.js';
 			import UVNode from './jsm/renderers/nodes/accessors/UVNode.js';