mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-22 05:23:09 -06:00
Remove unused var from test
This commit is contained in:
parent
eae2db401b
commit
05db6ccd35
|
|
@ -35,7 +35,6 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
testOrigin = gomatrixserverlib.ServerName("kaer.morhen")
|
testOrigin = gomatrixserverlib.ServerName("kaer.morhen")
|
||||||
testDestination = gomatrixserverlib.ServerName("white.orchard")
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type sendContent struct {
|
type sendContent struct {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue