mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
Remove uninsteresting gofmt change
This commit is contained in:
parent
fe7c5a201d
commit
b8e34a7958
@ -3,9 +3,9 @@ package state
|
||||
import (
|
||||
"database/sql"
|
||||
"encoding/json"
|
||||
"github.com/lib/pq"
|
||||
|
||||
"github.com/jmoiron/sqlx"
|
||||
"github.com/lib/pq"
|
||||
)
|
||||
|
||||
// InvitesTable stores invites for each user.
|
||||
|
Loading…
x
Reference in New Issue
Block a user