Skip to content

Commit 793d57a

Browse files
committed
lint fix
1 parent 2bc5b1e commit 793d57a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/containers/UIKit/MultiSelect/MultiSelectContent.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import styles from './styles';
1010
import { useTheme } from '../../../theme';
1111
import { IItemData } from '.';
1212
import { debounce } from '../../../lib/methods/helpers/debounce';
13-
import { isIOS } from '../../../lib/methods/helpers';
1413
import { useActionSheet } from '../../ActionSheet';
1514

1615
interface IMultiSelectContentProps {

0 commit comments

Comments
 (0)