--- a/plcopen/InstanceTagnameCollector.py Tue Feb 20 11:24:10 2018 +0100
+++ b/plcopen/InstanceTagnameCollector.py Tue Feb 20 11:24:40 2018 +0100
@@ -4,7 +4,7 @@
# See COPYING file for copyrights details.
from __future__ import absolute_import
-from plcopen.XSLTModelQuery import XSLTModelQuery, _StringValue, _BoolValue, _translate_args
+from plcopen.XSLTModelQuery import XSLTModelQuery
from plcopen.types_enums import *
class InstanceTagName(object):
--- a/plcopen/POUVariablesCollector.py Tue Feb 20 11:24:10 2018 +0100
+++ b/plcopen/POUVariablesCollector.py Tue Feb 20 11:24:40 2018 +0100
@@ -58,7 +58,6 @@
class POUVariablesCollector(XSLTModelQuery):
- """ object for collecting instances path list"""
def __init__(self, controller):
XSLTModelQuery.__init__(self,
controller,