From ac9acaa8f5b5334d1f642e7f5adaf7eb855457d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=B0=B8=E5=BF=A0?= Date: Thu, 8 Sep 2022 03:02:06 +0000 Subject: [PATCH] update en/application-dev/reference/apis/js-apis-system-cipher.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 王永忠 --- en/application-dev/reference/apis/js-apis-system-cipher.md | 1 - 1 file changed, 1 deletion(-) diff --git a/en/application-dev/reference/apis/js-apis-system-cipher.md b/en/application-dev/reference/apis/js-apis-system-cipher.md index cd4100d455e..791d93465e1 100644 --- a/en/application-dev/reference/apis/js-apis-system-cipher.md +++ b/en/application-dev/reference/apis/js-apis-system-cipher.md @@ -165,7 +165,6 @@ export default { console.log(`operation complete!`); } }); - }); } } -- Gitee