Skip to content

Commit

Permalink
refactor(CustomerCreditNotesList): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlago99 committed Jan 26, 2025
1 parent e0df3df commit 70e7927
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/customers/CustomerCreditNotesList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import {
import { useInternationalization } from '~/hooks/core/useInternationalization'
import { useDebouncedSearch } from '~/hooks/useDebouncedSearch'
import ErrorImage from '~/public/images/maneki/error.svg'
import { SectionHeader } from '~/styles/customer'

import { SearchInput } from '../SearchInput'

Expand Down

0 comments on commit 70e7927

Please sign in to comment.