mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-04-08 21:03:40 +00:00
Remove unnecessary import
This commit is contained in:
parent
f3ab57444a
commit
3bf9249200
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ import (
|
|||
"context"
|
||||
"database/sql"
|
||||
|
||||
// Import postgres database driver
|
||||
_ "github.com/lib/pq"
|
||||
"github.com/matrix-org/dendrite/common"
|
||||
"github.com/matrix-org/gomatrixserverlib"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue