chore: remove unused imports

This commit is contained in:
Hussain Nagaria
2025-03-03 06:01:02 +05:30
parent cd8fb6eb38
commit 47c224fcad
2 changed files with 2 additions and 12 deletions

View File

@@ -130,7 +130,7 @@ import {
ComboboxOptions,
ComboboxOption,
} from '@headlessui/vue'
import { Popover, Button } from 'frappe-ui'
import { Popover } from 'frappe-ui'
import { ChevronDown, X } from 'lucide-vue-next'
import { ref, computed, useAttrs, useSlots, watch, nextTick } from 'vue'