Skip to content

Commit

Permalink
print remove
Browse files Browse the repository at this point in the history
  • Loading branch information
nortikin committed Jan 12, 2021
1 parent b5e5770 commit 2444d02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nodes/scene/node_remote_mk2.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ def process(self):
# https://github.com/nomelif/Audionodes
named_input.value_prop = data[0][0]
elif 'objects_number' in named_input:
print('sv hint')
# sverchok test
setattr(named_input.node, named_input.get_prop_name(), data[0][0])

Expand Down

0 comments on commit 2444d02

Please sign in to comment.