mirror of
https://github.com/go-acme/lego.git
synced 2024-12-27 03:32:05 +02:00
Remove commented code
This commit is contained in:
parent
b9ba9e58b3
commit
ca5c3a4315
@ -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)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user