This commit is contained in:
Neil Alexander 2020-09-24 15:50:31 +01:00
parent 79645bd2a2
commit b3840e7634
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

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