style: Reformat code
This commit is contained in:
parent
1801c98866
commit
cda0a8f737
1 changed files with 2 additions and 1 deletions
1
main.go
1
main.go
|
@ -12,6 +12,7 @@ import (
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"database/sql"
|
"database/sql"
|
||||||
|
|
||||||
"github.com/asaskevich/govalidator"
|
"github.com/asaskevich/govalidator"
|
||||||
_ "github.com/lib/pq"
|
_ "github.com/lib/pq"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue