diff options
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/function/bind/index.html')
-rw-r--r-- | files/ko/web/javascript/reference/global_objects/function/bind/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/function/bind/index.html b/files/ko/web/javascript/reference/global_objects/function/bind/index.html index 6a39852239..d4d0b79681 100644 --- a/files/ko/web/javascript/reference/global_objects/function/bind/index.html +++ b/files/ko/web/javascript/reference/global_objects/function/bind/index.html @@ -281,10 +281,6 @@ slice(arguments); <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.Function.bind")}}</p> <h2 id="참조">참조</h2> |