Skip to content

Commit

Permalink
chore: fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Feb 8, 2024
1 parent 735e56d commit dfb2280
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/client/lib/OpenID4VCIClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,6 @@ import {
toAuthorizationResponsePayload,
} from '@sphereon/oid4vci-common';
import { CredentialFormat } from '@sphereon/ssi-types';
import { jwk } from '@transmute/did-key.js'
import * as console from 'console'
import * as console from 'console'
import * as console from 'console'
import * as console from 'console'
import * as console from 'console'
import debug from 'debug'
import Debug from 'debug';

import { AccessTokenClient } from './AccessTokenClient';
Expand Down

0 comments on commit dfb2280

Please sign in to comment.