Remove legacy thing

master
Salvo 'LtWorf' Tomaselli 2020-06-09 19:16:02 +07:00
parent 7806a0a27e
commit ff2f890b98
No known key found for this signature in database
GPG Key ID: B3A7CF0C801886CF
1 changed files with 0 additions and 3 deletions

@ -614,6 +614,3 @@ specific_optimizations = [
#projection_and_union,
#useless_projection,
]
if __name__ == "__main__":
print (tokenize_select("skill == 'C' and id % 2 == 0"))