diff options
Diffstat (limited to 'vnext/src/ui/Icon.js')
-rw-r--r-- | vnext/src/ui/Icon.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vnext/src/ui/Icon.js b/vnext/src/ui/Icon.js index acf7bccf..a9cd8a95 100644 --- a/vnext/src/ui/Icon.js +++ b/vnext/src/ui/Icon.js @@ -1,7 +1,6 @@ import { createElement, memo } from 'react'; import PropTypes from 'prop-types'; -// @ts-ignore import evilIcons from 'evil-icons/assets/sprite.svg'; /** |