diff options
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/promise/finally/index.html')
-rw-r--r-- | files/ko/web/javascript/reference/global_objects/promise/finally/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/promise/finally/index.html b/files/ko/web/javascript/reference/global_objects/promise/finally/index.html index c75d73ab06..edf6025aef 100644 --- a/files/ko/web/javascript/reference/global_objects/promise/finally/index.html +++ b/files/ko/web/javascript/reference/global_objects/promise/finally/index.html @@ -87,8 +87,6 @@ fetch(myRequest).then(function(response) { <h2 id="브라우저_호환성">브라우저 호환성</h2> -<p 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>.</p> - <p>{{Compat("javascript.builtins.Promise.finally")}}</p> <h2 id="더보기">더보기</h2> |