Skip to content

Commit

Permalink
update: Db update
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrest1 committed Feb 6, 2024
1 parent 4434ea6 commit 3ec3656
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,7 @@ import (

func main() {

// // Load env
// if err := godotenv.Load(); err != nil {
// log.Fatal("Error loading .env file:", err)
// }

// init Config for DB
// Init DB
configs.InitDB()

// Controllers
Expand Down

0 comments on commit 3ec3656

Please sign in to comment.