aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/global_objects/symbol
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/symbol')
-rw-r--r--files/ko/web/javascript/reference/global_objects/symbol/iterator/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/symbol/iterator/index.html b/files/ko/web/javascript/reference/global_objects/symbol/iterator/index.html
index 820e63d1cb..b985818dcd 100644
--- a/files/ko/web/javascript/reference/global_objects/symbol/iterator/index.html
+++ b/files/ko/web/javascript/reference/global_objects/symbol/iterator/index.html
@@ -77,10 +77,6 @@ nonWellFormedIterable[Symbol.iterator] = () => 1
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
<p>{{Compat("javascript.builtins.Symbol.iterator")}}</p>
<h2 id="관련_정보">관련 정보</h2>