Fix imports

This commit is contained in:
Neil Alexander 2022-07-25 15:19:42 +01:00
parent ab3f8a5cd1
commit 7490a50a4e
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
2 changed files with 0 additions and 2 deletions

View file

@ -20,7 +20,6 @@ import (
"encoding/json"
"fmt"
"github.com/matrix-org/dendrite/internal/sqlutil"
"github.com/matrix-org/gomatrixserverlib"
)

View file

@ -20,7 +20,6 @@ import (
"encoding/json"
"fmt"
"github.com/matrix-org/dendrite/internal/sqlutil"
"github.com/matrix-org/gomatrixserverlib"
)