[ci skip] update readme.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2016-06-12 15:56:13 +08:00
parent 146854e381
commit 377fca0bae
2 changed files with 1 additions and 2 deletions

View File

@@ -154,8 +154,6 @@ func InitAPNSClient() error {
err = errors.New("Wrong Certificate key extension.")
}
// CertificatePemIos, err = certificate.FromPemFile(PushConf.Ios.PemPath, PushConf.Ios.Password)
if err != nil {
LogError.Error("Cert Error:", err.Error())