aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/web/javascript/reference/global_objects/promise/finally/index.html
diff options
context:
space:
mode:
authort7yang <t7yang@gmail.com>2021-05-28 22:13:25 +0800
committerIrvin <irvinfly@gmail.com>2021-05-31 15:39:29 +0800
commitd935156b29ff23a8cfbacba5baf389d617572cf4 (patch)
tree12cedf3b0c49ee29c02ddab7c8332e68eb012362 /files/zh-tw/web/javascript/reference/global_objects/promise/finally/index.html
parent52ac152ba5e0edb79b8c361a7b2aac13c7bdbf7b (diff)
downloadtranslated-content-d935156b29ff23a8cfbacba5baf389d617572cf4.tar.gz
translated-content-d935156b29ff23a8cfbacba5baf389d617572cf4.tar.bz2
translated-content-d935156b29ff23a8cfbacba5baf389d617572cf4.zip
remove bcd paragraph for zh-TW
Diffstat (limited to 'files/zh-tw/web/javascript/reference/global_objects/promise/finally/index.html')
-rw-r--r--files/zh-tw/web/javascript/reference/global_objects/promise/finally/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/global_objects/promise/finally/index.html b/files/zh-tw/web/javascript/reference/global_objects/promise/finally/index.html
index eef15faf9a..e739dcdb0f 100644
--- a/files/zh-tw/web/javascript/reference/global_objects/promise/finally/index.html
+++ b/files/zh-tw/web/javascript/reference/global_objects/promise/finally/index.html
@@ -89,8 +89,6 @@ fetch(myRequest).then(function(response) {
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p class="hidden">To contribute to this compatibility data, please write a pull request against this repository: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</p>
-
<p>{{Compat("javascript.builtins.Promise.finally")}}</p>
<h2 id="See_also">See also</h2>