Blank lines

This commit is contained in:
Jamie Hardt
2018-12-29 13:14:52 -08:00
parent 21f8880099
commit 914e8d5525
2 changed files with 0 additions and 3 deletions

View File

@@ -19,5 +19,3 @@ def parse_cmx3600(f):
statements = parse_cmx3600_statements(f)
return EditList(statements)