mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
a wayward bit of cruft
This commit is contained in:
parent
539e199470
commit
4e8fa3b77a
|
@ -129,8 +129,6 @@ def closing_tag_statement(value):
|
|||
|
||||
return ClosingTag(int(value))
|
||||
|
||||
statement(ExtendedTagList.null_tag_statement, 'null', ''),
|
||||
|
||||
@statement(r"null")
|
||||
def null_statement(value):
|
||||
if _debug: ExtendedTagList._debug("null_statement %r", value)
|
||||
|
|
Loading…
Reference in New Issue
Block a user