mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 18:43:10 -06:00
Remove unnecessary import
This commit is contained in:
parent
ded9cc2f94
commit
61a7ad114c
|
|
@ -7,8 +7,6 @@ import (
|
|||
"reflect"
|
||||
"testing"
|
||||
|
||||
_ "modernc.org/sqlite"
|
||||
|
||||
"github.com/matrix-org/dendrite/internal/sqlutil"
|
||||
"github.com/matrix-org/dendrite/test"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue