forked from TrueCloudLab/lego
Remove commented code
This commit is contained in:
parent
b9ba9e58b3
commit
ca5c3a4315
1 changed files with 0 additions and 3 deletions
|
@ -137,9 +137,6 @@ func run(c *cli.Context) {
|
||||||
logger().Fatalf("Cound not check/create path: %v", err)
|
logger().Fatalf("Cound not check/create path: %v", err)
|
||||||
}
|
}
|
||||||
|
|
||||||
//for _, certRes := range certs {
|
|
||||||
// saveCertRes(certRes, conf)
|
|
||||||
//}
|
|
||||||
saveCertRes(cert, conf)
|
saveCertRes(cert, conf)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue