Remove unnecessary nolint

This commit is contained in:
Neil Alexander 2020-09-09 16:00:51 +01:00
parent b6907f0d85
commit dbfd80232f
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -108,7 +108,6 @@ func (r *FederationSenderInternalAPI) PerformJoin(
) )
} }
// nolint:gocyclo
func (r *FederationSenderInternalAPI) performJoinUsingServer( func (r *FederationSenderInternalAPI) performJoinUsingServer(
ctx context.Context, ctx context.Context,
roomID, userID string, roomID, userID string,