Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
auer-martin committed Oct 15, 2024
1 parent 4daffbc commit 65acce7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/modules/mdoc/MdocDeviceResponse.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import {
cborEncode,
} from '@protokoll/mdoc-client'

import { getJwkFromKey } from '../../crypto/jose/jwk/transform'
import { CredoError } from '../../error'
import { uuid } from '../../utils/uuid'
import { X509Certificate } from '../x509/X509Certificate'
Expand Down

0 comments on commit 65acce7

Please sign in to comment.