fix: delete unused import

This commit is contained in:
Dayoung 2025-05-15 17:10:20 +09:00
parent ed47d6abf5
commit c12a010bff

View File

@ -1,5 +1,3 @@
import { SEARCH_OPTIONS_ENUM, SEARCH_OPTIONS_PARTNERS_ENUM, SORT_OPTIONS_ENUM } from '@/store/surveyFilterStore'
export type SurveyBasicInfo = {
ID: number
REPRESENTATIVE: string