Remove placeholder

This commit is contained in:
Wanderrful 2020-10-14 14:47:41 -05:00
parent 8f7ec915a2
commit b0f48f052e
1 changed files with 0 additions and 2 deletions

View File

@ -184,8 +184,6 @@ for d in data[1:]:
assert c.strip() in ('', 'NA', 'N/A', previous_row[3]), (c, l, previous_row)
if extra.strip() == '':
continue
if rule_template == '(nwell.-)':
print("hello")
previous_row[1] += '\n'+extra
# Calculate the actual rule name.