diff --git a/federationsender/inthttp/client.go b/federationsender/inthttp/client.go index 13cf09a3b..25de99cce 100644 --- a/federationsender/inthttp/client.go +++ b/federationsender/inthttp/client.go @@ -91,7 +91,6 @@ func (h *httpFederationSenderInternalAPI) PerformJoin( WrappedError: err, } } - return } // Handle an instruction to make_join & send_join with a remote server.