pull/61/head
Erik Johnston 2015-02-11 10:28:46 +00:00
parent dcf52469e8
commit 05b961d7e3
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ class MatrixFederationHttpClient(object):
requests.
"""
def __init__(self, hs):
self.hs = hs
self.signing_key = hs.config.signing_key[0]