mirror of https://github.com/nirenjan/libx52.git
Remove unnecessary pass statement
parent
071162a907
commit
1efcaf8970
|
@ -138,8 +138,6 @@ class LineFormatError(ValueError):
|
|||
"""
|
||||
Error class for parser
|
||||
"""
|
||||
pass
|
||||
|
||||
|
||||
def parse_line(data):
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue