Skip to content

Commit

Permalink
fix: [renrizzolo#203] Remove commented out import of react-native-vec…
Browse files Browse the repository at this point in the history
…tor-icons/MaterialIcons
  • Loading branch information
bmaximilian committed Sep 23, 2020
1 parent 310d2a1 commit 2468cfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/sectioned-multi-select.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import {
ActivityIndicator,
} from 'react-native'
import { isEqual } from 'lodash'
// import Icon from 'react-native-vector-icons/MaterialIcons'
import { RowItem } from './components'
import { callIfFunction } from './helpers'

Expand Down

0 comments on commit 2468cfd

Please sign in to comment.