forked from MirrorHub/synapse
PEP8
This commit is contained in:
parent
dcf52469e8
commit
05b961d7e3
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ class MatrixFederationHttpClient(object):
|
|||
requests.
|
||||
"""
|
||||
|
||||
|
||||
def __init__(self, hs):
|
||||
self.hs = hs
|
||||
self.signing_key = hs.config.signing_key[0]
|
||||
|
|
Loading…
Reference in a new issue