Skip to content

Commit 423fbd6

Browse files
committed
[Fix] 빌드 오류 해결
1 parent cc868b7 commit 423fbd6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/ui/common/clientSearchBox.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import clsx from 'clsx';
88
import { CompanyQuery } from '@/app/lib/types/models';
99
import { fetchFilteredCompanys } from '../../lib/server/queries/company';
1010
import { NEXT_PUBLIC_IMAGE_URL } from '@/app/lib/utils/constants';
11-
import { getImageUrl } from '@/app/lib/utils/helpers';
1211

1312
interface ClientSearchBoxProps {
1413
onSearchStart: () => void;

0 commit comments

Comments
 (0)