Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiogatti committed Nov 23, 2022
1 parent 765a339 commit 474d81e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/search/Search.vue
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ import PrefixMixin from '~/utils/mixins/prefixMixin'
import KeyboardEventsMixin from '~/utils/mixins/keyboardEventsMixin'
import { NFT_SQUID_SORT_CONDITION_LIST } from '@/utils/constants'
import ChainMixin from '~/utils/mixins/chainMixin'
import { isEmpty } from 'cypress/types/lodash'
@Component({
components: {
Expand Down

0 comments on commit 474d81e

Please sign in to comment.