Remove spurious newline

Apparently I just removed the spaces instead...

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
This commit is contained in:
Johannes Löthberg
2016-12-12 18:41:30 +01:00
parent d3bd94805f
commit 0648e76979
-1
View File
@@ -405,7 +405,6 @@ class SpiderEndpointFactory(object):
)
class SpiderHttpClient(SimpleHttpClient):
"""
Separate HTTP client for spidering arbitrary URLs.