Skip to content

Commit 0cf0695

Browse files
committed
cleanup
1 parent baaa14b commit 0cf0695

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/jsm/nodes/Nodes.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ export { default as ArrayUniformNode /* @TODO: arrayUniform */ } from './core/Ar
99
export { default as AttributeNode, attribute } from './core/AttributeNode.js';
1010
export { default as BypassNode, bypass } from './core/BypassNode.js';
1111
export { default as CacheNode, cache } from './core/CacheNode.js';
12-
export { default as CodeNode, code, js } from './core/CodeNode.js';
1312
export { default as ConstNode } from './core/ConstNode.js';
1413
export { default as ContextNode, context } from './core/ContextNode.js';
1514
export { default as InstanceIndexNode, instanceIndex } from './core/InstanceIndexNode.js';

0 commit comments

Comments
 (0)