Skip to content

Commit

Permalink
fix(SelectCustom): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Jul 16, 2022
1 parent 7907b12 commit 0e0f3e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/runtime/components/forms/SelectCustom.vue
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ import {
ComboboxInput
} from '@headlessui/vue'
import Icon from '../elements/Icon'
import Input from '../forms/Input'
import { classNames, usePopper } from '../../utils'
import $ui from '#build/ui'
Expand Down

0 comments on commit 0e0f3e3

Please sign in to comment.