Skip to content

Commit

Permalink
Restore
Browse files Browse the repository at this point in the history
  • Loading branch information
vcastellm committed Jul 15, 2024
1 parent 52f73a8 commit 3b17c69
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,6 @@ func Load(ctx *cli.Context, loadNetworkConfig bool) (*Config, error) {
} else {
log.Infof("error reading config file: ", err)
return nil, err
// log.Infof("config file not found %s", configFilePath)
// return nil, err
// } else {
}
}

Expand Down

0 comments on commit 3b17c69

Please sign in to comment.