Further dependency cleanup

This commit is contained in:
AaronDewes 2022-08-09 15:37:16 +00:00
parent e1d6224570
commit 1725ff434e
4 changed files with 1 additions and 139 deletions

View file

@ -1,6 +1,5 @@
/* global DEFAULTS LIMITS WEB_UI PREFS */
import 'core-js';
import 'fast-text-encoding'; // MS Edge support
import 'intl-pluralrules';
import choo from 'choo';
import nanotiming from 'nanotiming';