1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 19:31:35 +02:00

Remove Polyfill leftovers (#32310)

Leftovers from #32057
This commit is contained in:
XhmikosR
2020-12-02 08:30:35 +02:00
committed by GitHub
parent bb369ca813
commit cfd00b5eeb
4 changed files with 1 additions and 114 deletions

View File

@@ -59,7 +59,6 @@ const getConfigByPluginKey = pluginKey => {
pluginKey === 'Data' ||
pluginKey === 'Manipulator' ||
pluginKey === 'EventHandler' ||
pluginKey === 'Polyfill' ||
pluginKey === 'SelectorEngine' ||
pluginKey === 'Util' ||
pluginKey === 'Sanitizer'