Remove commented code

This commit is contained in:
xenolf 2015-11-17 23:31:37 +01:00
parent b9ba9e58b3
commit ca5c3a4315

View file

@ -137,9 +137,6 @@ func run(c *cli.Context) {
logger().Fatalf("Cound not check/create path: %v", err)
}
//for _, certRes := range certs {
// saveCertRes(certRes, conf)
//}
saveCertRes(cert, conf)
}