diff options
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/asyncfunction')
-rw-r--r-- | files/ko/web/javascript/reference/global_objects/asyncfunction/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/asyncfunction/index.html b/files/ko/web/javascript/reference/global_objects/asyncfunction/index.html index 9578d2e534..ac428a9ace 100644 --- a/files/ko/web/javascript/reference/global_objects/asyncfunction/index.html +++ b/files/ko/web/javascript/reference/global_objects/asyncfunction/index.html @@ -105,10 +105,6 @@ a(10, 20).then(v => { <h2 id="브라우저_호환성">브라우저 호환성</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.AsyncFunction")}}</p> |