Forráskód Böngészése

Remove spurious newline

Apparently I just removed the spaces instead...

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Johannes Löthberg 7 éve
szülő
commit
0648e76979
1 módosított fájl, 0 hozzáadás és 1 törlés
  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.