1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 19:32:24 +08:00
This commit is contained in:
Tommi Virtanen
2015-04-28 16:18:26 -07:00
parent a0af9f5e8d
commit e78305546c
2 changed files with 2 additions and 3 deletions

View File

@ -116,7 +116,6 @@ func main() {
}
}
// ok now handle parse error (which means cli input was wrong,
// e.g. incorrect number of args, or nonexistent subcommand)
if parseErr != nil {