Skip to content

Commit

Permalink
Remove uninsteresting gofmt change
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson committed Nov 3, 2023
1 parent fe7c5a2 commit b8e34a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion state/invites_table.go
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b8e34a7

Please sign in to comment.