0
0
Fork 0

remove done TODO

This commit is contained in:
Gibheer 2015-04-10 22:31:35 +02:00
parent 38c320124c
commit e337626eac
1 changed files with 0 additions and 1 deletions

View File

@ -153,7 +153,6 @@ func create_cert(cmd *Command, args []string) {
crash_with_help(cmd, ErrorFlagInput, "Usage of 'is-ca' and 'ca' is invalid.")
}
// TODO implement flags for all certificate options
if err != nil {
crash_with_help(cmd, ErrorProgram, "Error generating certificate: %s", err)
}