Explorar o código

Remove spurious newline

Apparently I just removed the spaces instead...

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Johannes Löthberg %!s(int64=7) %!d(string=hai) anos
pai
achega
0648e76979
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      synapse/http/client.py

+ 0 - 1
synapse/http/client.py

@@ -405,7 +405,6 @@ class SpiderEndpointFactory(object):
         )
 
 
-
 class SpiderHttpClient(SimpleHttpClient):
     """
     Separate HTTP client for spidering arbitrary URLs.