Fix build issue

This commit is contained in:
Neil Alexander 2022-03-03 16:24:18 +00:00
parent d03da33e03
commit b81118dc04
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -15,6 +15,8 @@
package userapi
import (
"time"
"github.com/gorilla/mux"
"github.com/matrix-org/dendrite/internal/pushgateway"
keyapi "github.com/matrix-org/dendrite/keyserver/api"