Skip to content

Commit

Permalink
code cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
godrei committed Jul 22, 2015
1 parent 3dffba2 commit bed8ad2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cli/activate.go
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ func activate(c *cli.Context) {
} else if !exist {
log.Info("[STEPMAN] - Step does not exist, download it")
if err := stepman.DownloadStep(collection, id, version); err != nil {
if update {

}
log.Fatal("[STEPMAN] - Failed to download step:", err)
}
}
Expand Down

0 comments on commit bed8ad2

Please sign in to comment.