From 0158f9bcefee39f99fc6c47108f7c368eac086fc Mon Sep 17 00:00:00 2001 From: Marianpol Date: Mon, 23 Aug 2021 23:35:36 +0200 Subject: [PATCH] Remove unused code --- pyren/mod_elm.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pyren/mod_elm.py b/pyren/mod_elm.py index e7fc0ee..85fc54f 100644 --- a/pyren/mod_elm.py +++ b/pyren/mod_elm.py @@ -1531,11 +1531,6 @@ class ELM: responses.append(s) continue - # now we are going to receive data. st or ff should be in responses[0] - # if len(responses) != 1: - # print "Something went wrong. len responces != 1" - # return "WRONG RESPONSE" - result = "" noerrors = True cFrame = 0 # frame counter