Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sunag committed Oct 20, 2023
1 parent 668ea27 commit 2983604
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/jsm/nodes/core/VarNode.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import Node, { addNodeClass } from './Node.js';
import { addNodeElement, nodeProxy } from '../shadernode/ShaderNode.js';
import { getCurrentStack } from '../shadernode/ShaderNode.js';

class VarNode extends Node {

Expand Down

0 comments on commit 2983604

Please sign in to comment.