mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-14 21:32:23 +03:00
minor goimports fix
This commit is contained in:
parent
9d9841d02e
commit
4f406e262a
3 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ import (
|
|||
"github.com/element-hq/dendrite/internal/sqlutil"
|
||||
"github.com/element-hq/dendrite/relayapi/storage/sqlite3"
|
||||
"github.com/element-hq/dendrite/setup/config"
|
||||
"github.com/matrix-org/gomatrixserverlib"
|
||||
"github.com/matrix-org/gomatrixserverlib/spec"
|
||||
)
|
||||
|
||||
// NewDatabase opens a new database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue