gofmt -s certinject_misc.go

pull/46/head
JeremyRand 7 years ago
parent 8ec3281780
commit b1ab832754
No known key found for this signature in database
GPG Key ID: B3F2D165786D6570

@ -7,9 +7,9 @@ import "github.com/hlandau/xlog"
var log, Log = xlog.New("ncdns.certinject")
func InjectCert(derBytes []byte) {
}
func CleanCerts() {
}

Loading…
Cancel
Save