Formatting
This commit is contained in:
parent
92529640d6
commit
6ddafff871
@ -4,8 +4,9 @@ import (
|
|||||||
"GoWeb/app"
|
"GoWeb/app"
|
||||||
"database/sql"
|
"database/sql"
|
||||||
"fmt"
|
"fmt"
|
||||||
_ "github.com/lib/pq"
|
|
||||||
"log"
|
"log"
|
||||||
|
|
||||||
|
_ "github.com/lib/pq"
|
||||||
)
|
)
|
||||||
|
|
||||||
// ConnectDB returns a new database connection
|
// ConnectDB returns a new database connection
|
||||||
|
Loading…
Reference in New Issue
Block a user