Skip to content

Commit

Permalink
Minor change in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Steeve Morin <[email protected]>
  • Loading branch information
steeve committed Nov 17, 2014
1 parent a15a830 commit 8ff31d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migration.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ func Migrate() {
}
}

// // Remove the cache
// Remove the cache
log.Info("Clearing cache")
os.RemoveAll(filepath.Join(config.Get().Info.Profile, "cache"))

Expand Down

0 comments on commit 8ff31d3

Please sign in to comment.