summaryrefslogtreecommitdiffstats
path: root/core/src/Polyfill/index.js
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-03-27 10:37:22 +0100
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-10-19 10:02:51 +0200
commitbd303388e3d4dae90c2266d183395db8321c11de (patch)
treefddc23eff000713596cd024914667320c8c1312e /core/src/Polyfill/index.js
parentd5edcf8c9570618d9008b355b7f432575ff9d357 (diff)
downloadnextcloud-server-bd303388e3d4dae90c2266d183395db8321c11de.tar.gz
nextcloud-server-bd303388e3d4dae90c2266d183395db8321c11de.zip
Cleanup ie and old edge properties
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'core/src/Polyfill/index.js')
-rw-r--r--core/src/Polyfill/index.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/src/Polyfill/index.js b/core/src/Polyfill/index.js
index 5a190318327..610619217d2 100644
--- a/core/src/Polyfill/index.js
+++ b/core/src/Polyfill/index.js
@@ -21,7 +21,4 @@
*
*/
-import './console'
-import './closest'
-import './windows-phone'
import 'focus-visible'