Skip to content

Commit

Permalink
Removed debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
azak-azkaran committed Nov 4, 2020
1 parent 915e422 commit 8fd9d33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions restrouter.go
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,6 @@ func postBackup(c *gin.Context) {
return
}

log.Println("config:", config)

var cmd *exec.Cmd
switch msg.Mode {
case "init":
Expand Down

0 comments on commit 8fd9d33

Please sign in to comment.