From f07dfdca9f72a618c6a0ab183c239df29c1491a8 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Thu, 25 Jun 2020 13:33:08 +0100 Subject: [PATCH] Linting --- federationsender/inthttp/client.go | 1 - 1 file changed, 1 deletion(-) 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.