remove 3rd-party from unsupport list in the comment

This commit is contained in:
Rossen Georgiev 2021-11-27 13:19:40 +00:00
parent 4d47818791
commit 4557e44e02
1 changed files with 0 additions and 1 deletions

View File

@ -158,7 +158,6 @@ def _try_toparse_body(packet_type, body, parsed):
# \ - unused
# ] - unused
# ^ - unused
# } - 3rd party traffic
if packet_type in '#$%)*<?T[':
raise UnknownFormat("format is not supported")