There was an error while loading. Please reload this page.
1 parent cc868b7 commit 423fbd6Copy full SHA for 423fbd6
1 file changed
app/ui/common/clientSearchBox.tsx
@@ -8,7 +8,6 @@ import clsx from 'clsx';
8
import { CompanyQuery } from '@/app/lib/types/models';
9
import { fetchFilteredCompanys } from '../../lib/server/queries/company';
10
import { NEXT_PUBLIC_IMAGE_URL } from '@/app/lib/utils/constants';
11
-import { getImageUrl } from '@/app/lib/utils/helpers';
12
13
interface ClientSearchBoxProps {
14
onSearchStart: () => void;
0 commit comments