diff options
Diffstat (limited to 'files/fr/web/javascript/reference/operators/async_function')
-rw-r--r-- | files/fr/web/javascript/reference/operators/async_function/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/javascript/reference/operators/async_function/index.html b/files/fr/web/javascript/reference/operators/async_function/index.html index 7f6c059573..2f5f493295 100644 --- a/files/fr/web/javascript/reference/operators/async_function/index.html +++ b/files/fr/web/javascript/reference/operators/async_function/index.html @@ -104,8 +104,6 @@ add(10).then(v => { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Ce tableau de compatibilité a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à envoyer une <em>pull request</em> sur <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</div> - <p>{{Compat("javascript.operators.async_function_expression")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> |