diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:41:01 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:41:01 +0900 |
commit | 4809cd98135a82f5fa87d3b5dcd8426f94dd7287 (patch) | |
tree | 52d5887cad5a35d704f5414de67696089493ac74 /files/ja/web/api/storage/removeitem/index.html | |
parent | f68112ddfc3bf6698157ef5d7299e0a2d69c4437 (diff) | |
download | translated-content-4809cd98135a82f5fa87d3b5dcd8426f94dd7287.tar.gz translated-content-4809cd98135a82f5fa87d3b5dcd8426f94dd7287.tar.bz2 translated-content-4809cd98135a82f5fa87d3b5dcd8426f94dd7287.zip |
web/api/r-v* の browser-compat-data に関する非表示の指示を一括削除 (#1195)
Diffstat (limited to 'files/ja/web/api/storage/removeitem/index.html')
-rw-r--r-- | files/ja/web/api/storage/removeitem/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/storage/removeitem/index.html b/files/ja/web/api/storage/removeitem/index.html index afe197534b..bc2aeb4272 100644 --- a/files/ja/web/api/storage/removeitem/index.html +++ b/files/ja/web/api/storage/removeitem/index.html @@ -66,8 +66,6 @@ translation_of: Web/API/Storage/removeItem <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("api.Storage.removeItem")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |