Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosnils committed Oct 25, 2021
1 parent d740323 commit 2f4c6da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ func CheckAndLoad() error {
return err
}

} else {
}
log.Debugf("Download path set to %s", cfg.DefaultPath)
return nil
Expand Down

0 comments on commit 2f4c6da

Please sign in to comment.