From fe9a7e71b3bdeec9f7a0e958814d72b4fc198dcc Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 27 Feb 2018 10:15:00 -0500 Subject: [PATCH] idea Signed-off-by: Kenneth Reitz --- requests_html.py | 1 - 1 file changed, 1 deletion(-) diff --git a/requests_html.py b/requests_html.py index 16376fa..bf5e5ce 100644 --- a/requests_html.py +++ b/requests_html.py @@ -317,7 +317,6 @@ class BrowserHTMLSession(HTMLSession): except TimeoutError: return None - loop = asyncio.get_event_loop() content = None