Skip to content

Commit

Permalink
refactor: Remove unused imports in main.ts file
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Jul 31, 2024
1 parent 3bee1a0 commit ba40295
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ import {
ResponseHeader,
KmsAttestationData,
ObjectAttributes,
AttributeMap,
AttributeType,
AttestationFlags,
CryptokiKeyType,
CryptokiObjectClass,
Attributes,
AttributeValue,
} from './attestation';
Expand Down

0 comments on commit ba40295

Please sign in to comment.