aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/serviceworkerglobalscope/onpush/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/serviceworkerglobalscope/onpush/index.html')
-rw-r--r--files/ja/web/api/serviceworkerglobalscope/onpush/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/serviceworkerglobalscope/onpush/index.html b/files/ja/web/api/serviceworkerglobalscope/onpush/index.html
index dd294999c7..c171903c47 100644
--- a/files/ja/web/api/serviceworkerglobalscope/onpush/index.html
+++ b/files/ja/web/api/serviceworkerglobalscope/onpush/index.html
@@ -72,8 +72,6 @@ self.addEventListener('push', function(PushEvent) { ... })
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2>
<div>
-<div class="hidden">このページの互換性テーブルは構造化データから作成されています。データに貢献したい場合、<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送ってください。</div>
-
<p>{{Compat("api.ServiceWorkerGlobalScope.onpush")}}</p>
</div>