diff options
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/function/apply/index.html')
-rw-r--r-- | files/ko/web/javascript/reference/global_objects/function/apply/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/function/apply/index.html b/files/ko/web/javascript/reference/global_objects/function/apply/index.html index 1e59ed07f7..184c426567 100644 --- a/files/ko/web/javascript/reference/global_objects/function/apply/index.html +++ b/files/ko/web/javascript/reference/global_objects/function/apply/index.html @@ -217,10 +217,6 @@ console.log(myInstance.constructor); // logs 'MyConstructor'</code> -<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.apply")}}</p> |