fuzzers: 007: remove commented code

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
Karol Gugala 2019-06-04 20:28:33 +02:00
parent 83657adbb9
commit cdcb759299
1 changed files with 0 additions and 4 deletions

View File

@ -101,10 +101,6 @@ def pin_in_model(pin, pin_aliases, model, direction=None):
return False, None
else:
return False, None
# sometimes pins have duplicated name
#for p in model.split('_'):
# if pin in p:
# return True, p
return False, None
else:
# pin name is multi word, search for a string