This commit is contained in:
Neil Alexander 2020-08-14 18:45:57 +01:00
parent 07554bcfb7
commit 64a369e7a5
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -25,6 +25,7 @@ import (
) )
// MakeLeave implements the /make_leave API // MakeLeave implements the /make_leave API
// nolint:gocyclo
func MakeLeave( func MakeLeave(
httpReq *http.Request, httpReq *http.Request,
request *gomatrixserverlib.FederationRequest, request *gomatrixserverlib.FederationRequest,