This commit is contained in:
Kegan Dougal 2020-06-25 13:33:08 +01:00
parent 3cc40408fc
commit f07dfdca9f

View file

@ -91,7 +91,6 @@ func (h *httpFederationSenderInternalAPI) PerformJoin(
WrappedError: err, WrappedError: err,
} }
} }
return
} }
// Handle an instruction to make_join & send_join with a remote server. // Handle an instruction to make_join & send_join with a remote server.