diff -r a80a66ba52d6 -r 9f6f46dbe3ae PLCGenerator.py --- a/PLCGenerator.py Fri Oct 28 13:06:52 2022 +0800 +++ b/PLCGenerator.py Fri Oct 28 14:07:13 2022 +0800 @@ -23,10 +23,8 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - import re from functools import reduce -from six.moves import xrange from plcopen import PLCOpenParser from plcopen.structures import *