docs: remove mention of unused `Intl` polyfill (#40883)

Since `Intl` API was dropped to use to improve browser support,
it is no longer needed as a polyfill to test Angular.

PR Close #40883
This commit is contained in:
Dmitrij Kuba 2021-02-17 16:34:09 +02:00 committed by Zach Arend
parent e7dfd7a188
commit 2375b85fe0
1 changed files with 0 additions and 18 deletions

View File

@ -353,24 +353,6 @@ The following polyfills are used to test the framework itself. They are a good s
</tr>
<tr>
<td>
<a id='intl' href="https://github.com/andyearnshaw/Intl.js">Intl</a>
</td>
<td>
MIT / Unicode license
</td>
<td>
13.5KB
</td>
</tr>
<tr>
<td>