diff options
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/promise/all')
-rw-r--r-- | files/ko/web/javascript/reference/global_objects/promise/all/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/promise/all/index.html b/files/ko/web/javascript/reference/global_objects/promise/all/index.html index c8a458a665..6fe82003e0 100644 --- a/files/ko/web/javascript/reference/global_objects/promise/all/index.html +++ b/files/ko/web/javascript/reference/global_objects/promise/all/index.html @@ -227,8 +227,6 @@ Promise.all([ <h2 id="브라우저_호환성">브라우저 호환성</h2> -<div class="hidden">To contribute to this compatibility data, please write a pull request against this repository: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</div> - <p>{{Compat("javascript.builtins.Promise.all")}}</p> <h2 id="같이_보기">같이 보기</h2> |