fix(backend): codefix
This commit is contained in:
parent
ca870106e2
commit
46cbd11c2d
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ package postgres
|
|||
import (
|
||||
"context"
|
||||
"log"
|
||||
"time"
|
||||
|
||||
"github.com/jackc/pgx/v4"
|
||||
"github.com/jackc/pgx/v4/pgxpool"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue