2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-27 12:28:09 +00:00

Remove debug print()

This commit is contained in:
Dan 2019-06-24 10:11:21 +02:00
parent fe611a3344
commit d6900cde9f

View File

@ -116,7 +116,6 @@ class HTML:
parser = Parser(self.client)
parser.feed(text)
print(parser.entities)
# TODO: OrderedDict to be removed in Python 3.6
return OrderedDict([