Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-eyds committed Jun 27, 2024
1 parent 00de691 commit 8cfb740
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ppr-ui/src/utils/mhr-api-helper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import { useSearch } from '@/composables/useSearch'
import { SessionStorageKeys } from 'sbc-common-components/src/util/constants'
import { addTimestampToDate } from '@/utils'
import { trim } from 'lodash'
// eslint-disable-next-line @typescript-eslint/no-unused-vars
import type { AxiosError } from 'axios'

const { mapMhrSearchType } = useSearch()
Expand Down

0 comments on commit 8cfb740

Please sign in to comment.