mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 11:23:11 -06:00
Knock off a TODO
This commit is contained in:
parent
f60c772e4f
commit
bbbe5cb6af
|
|
@ -67,7 +67,6 @@ func RoomAliasToID(
|
|||
return httputil.LogThenError(httpReq, err)
|
||||
}
|
||||
|
||||
// TODO: List servers that are aware of this room alias
|
||||
resp = gomatrixserverlib.RespDirectory{
|
||||
RoomID: queryRes.RoomID,
|
||||
Servers: serverQueryRes.ServerNames,
|
||||
|
|
|
|||
Loading…
Reference in a new issue