Skip to content

Commit

Permalink
Update app.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Shipu authored Feb 28, 2022
1 parent 0e7ac6a commit 877c554
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ func Start() {
}

func Run() {
Start()

defer Mongo.Client.Disconnect(Mongo.Ctx)

port := Config.GetString("App.Port")
Expand Down

0 comments on commit 877c554

Please sign in to comment.