Преглед изворни кода

Remove spurious newline

Apparently I just removed the spaces instead...

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Johannes Löthberg пре 7 година
родитељ
комит
0648e76979
1 измењених фајлова са 0 додато и 1 уклоњено
  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.