aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/global_objects/promise/finally/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/promise/finally/index.html')
-rw-r--r--files/ru/web/javascript/reference/global_objects/promise/finally/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/promise/finally/index.html b/files/ru/web/javascript/reference/global_objects/promise/finally/index.html
index 3814eb58aa..1dd8d6b20f 100644
--- a/files/ru/web/javascript/reference/global_objects/promise/finally/index.html
+++ b/files/ru/web/javascript/reference/global_objects/promise/finally/index.html
@@ -84,9 +84,6 @@ fetch(myRequest).then(function(response) {
</table>
<h2 id="Браузерная_совместимость">Браузерная совместимость</h2>
-
-<p class="hidden">Чтобы внести свой вклад в эти данные о совместимости, пожалуйста, напишите запрос извлечения для этого репозитория: <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>