Remove unused var from test

This commit is contained in:
Devon Hudson 2023-01-23 10:37:25 -07:00
parent eae2db401b
commit 05db6ccd35
No known key found for this signature in database
GPG key ID: CD06B18E77F6A628

View file

@ -35,7 +35,6 @@ import (
const (
testOrigin = gomatrixserverlib.ServerName("kaer.morhen")
testDestination = gomatrixserverlib.ServerName("white.orchard")
)
type sendContent struct {