From d6900cde9f5adca32fb80624ceb88331af1c0b85 Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Mon, 24 Jun 2019 10:11:21 +0200 Subject: [PATCH] Remove debug print() --- pyrogram/client/style/html.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pyrogram/client/style/html.py b/pyrogram/client/style/html.py index 82921f4c..81d7ce9b 100644 --- a/pyrogram/client/style/html.py +++ b/pyrogram/client/style/html.py @@ -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([