Skip to content

Commit 8ff8daa

Browse files
committed
lint fix
1 parent f2ed92e commit 8ff8daa

File tree

1 file changed

+0
-2
lines changed
  • client/modules/IDE/components/QuickAddList

1 file changed

+0
-2
lines changed

client/modules/IDE/components/QuickAddList/Icons.jsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import React from 'react';
22
import PropTypes from 'prop-types';
3-
4-
import CheckIcon from '../../../../images/check_encircled.svg';
53
import CloseIcon from '../../../../images/close.svg';
64

75
const Icons = ({ isAdded }) => {

0 commit comments

Comments
 (0)