aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/javascript/reference/global_objects/promise/finally
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/promise/finally')
-rw-r--r--files/ja/web/javascript/reference/global_objects/promise/finally/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/promise/finally/index.html b/files/ja/web/javascript/reference/global_objects/promise/finally/index.html
index 65fb7abeba..95b67a40d4 100644
--- a/files/ja/web/javascript/reference/global_objects/promise/finally/index.html
+++ b/files/ja/web/javascript/reference/global_objects/promise/finally/index.html
@@ -96,8 +96,6 @@ fetch(myRequest).then(function(response) {
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">互換性データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> に対してプルリクエストを書いてください。</div>
-
<p>{{Compat("javascript.builtins.Promise.finally")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>