remove classlist polyfill, cross browser support is good enough now

This commit is contained in:
Hakim El Hattab
2018-10-04 14:54:35 +02:00
parent 01ceba3f73
commit 196d2a3971
5 changed files with 0 additions and 8 deletions

View File

@ -173,7 +173,6 @@
},
dependencies: [
{ src: '../../lib/js/classList.js' },
{ src: '../../plugin/math/math.js', async: true }
]
});