diff --git a/nodes/2.x/python/CustomNode.Properties.py b/nodes/2.x/python/CustomNode.Properties.py index e60d340c..39d853e5 100644 --- a/nodes/2.x/python/CustomNode.Properties.py +++ b/nodes/2.x/python/CustomNode.Properties.py @@ -1,7 +1,4 @@ import clr -import sys -pyt_path = r'C:\Program Files (x86)\IronPython 2.7\Lib' -sys.path.append(pyt_path) import xml.etree.ElementTree as ET import json