aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/statements/async_function/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/javascript/reference/statements/async_function/index.html')
-rw-r--r--files/ko/web/javascript/reference/statements/async_function/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ko/web/javascript/reference/statements/async_function/index.html b/files/ko/web/javascript/reference/statements/async_function/index.html
index 5a986c8af4..ca85f0deef 100644
--- a/files/ko/web/javascript/reference/statements/async_function/index.html
+++ b/files/ko/web/javascript/reference/statements/async_function/index.html
@@ -227,10 +227,6 @@ setTimeout(parallel, 10000); // trully parallel: after 1 second, logs "fast", th
<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.statements.async_function")}}</p>
<h2 id="함께_보기">함께 보기</h2>