mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-27 20:37:54 +00:00
Remove debug print()
This commit is contained in:
parent
fe611a3344
commit
d6900cde9f
@ -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([
|
||||
|
Loading…
x
Reference in New Issue
Block a user