0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-14 02:18:34 +02:00

Add missing dep

This commit is contained in:
Devon Hudson 2023-06-14 17:04:19 +01:00
parent 5aaa539e3e
commit 3f4df25b31
No known key found for this signature in database
GPG key ID: CD06B18E77F6A628

View file

@ -25,6 +25,7 @@ import (
"github.com/matrix-org/dendrite/internal/sqlutil"
"github.com/matrix-org/dendrite/roomserver/storage/tables"
"github.com/matrix-org/dendrite/roomserver/types"
"github.com/matrix-org/gomatrixserverlib/spec"
)
const userRoomKeysSchema = `