From 196d2a39712760b7671fa2feb54e1883a97796e5 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Thu, 4 Oct 2018 14:54:35 +0200 Subject: remove classlist polyfill, cross browser support is good enough now --- test/examples/math.html | 1 - 1 file changed, 1 deletion(-) (limited to 'test/examples') diff --git a/test/examples/math.html b/test/examples/math.html index 17a1a7e..6b879be 100644 --- a/test/examples/math.html +++ b/test/examples/math.html @@ -173,7 +173,6 @@ }, dependencies: [ - { src: '../../lib/js/classList.js' }, { src: '../../plugin/math/math.js', async: true } ] }); -- cgit v1.2.3