diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/global_objects/promise/reject/index.html')
-rw-r--r-- | files/zh-tw/web/javascript/reference/global_objects/promise/reject/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/global_objects/promise/reject/index.html b/files/zh-tw/web/javascript/reference/global_objects/promise/reject/index.html index 0c41a37509..d13eec37dd 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/promise/reject/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/promise/reject/index.html @@ -60,8 +60,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Promise/reject <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.reject")}}</p> <h2 id="See_also">See also</h2> |