Skip to content

Commit

Permalink
KMS-521: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mandyparson committed Feb 28, 2025
1 parent f34ada4 commit dec68f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless/src/utils/__tests__/toLegacyJSON.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {
} from 'vitest'

import getConceptSchemes from '@/getConceptSchemes/handler'
import {getSkosConcept} from '@/shared/getSkosConcept'
import { getSkosConcept } from '@/shared/getSkosConcept'

import toLegacyJSON from '../toLegacyJSON'

Expand Down

0 comments on commit dec68f1

Please sign in to comment.