aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/web/javascript/reference/global_objects/promise/resolve/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-tw/web/javascript/reference/global_objects/promise/resolve/index.html')
-rw-r--r--files/zh-tw/web/javascript/reference/global_objects/promise/resolve/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/global_objects/promise/resolve/index.html b/files/zh-tw/web/javascript/reference/global_objects/promise/resolve/index.html
index e2d460a7e3..6f9f761ee0 100644
--- a/files/zh-tw/web/javascript/reference/global_objects/promise/resolve/index.html
+++ b/files/zh-tw/web/javascript/reference/global_objects/promise/resolve/index.html
@@ -131,8 +131,6 @@ p3.then(function(v) {
<h2 id="瀏覽器相容性">瀏覽器相容性</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.resolve")}}</p>
<h2 id="參見">參見</h2>