Skip to content

Commit

Permalink
🔥 Remove unused props
Browse files Browse the repository at this point in the history
  • Loading branch information
ishantiw committed Jul 17, 2024
1 parent 3308ea7 commit 697814c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/AwskmsUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ export interface KeyConfig {
accessKeyId?: string;
secretAccessKey?: string;
region: string;
bucketName: string;
fileKey: string;
}

export interface AwskmsConfig {
Expand Down

0 comments on commit 697814c

Please sign in to comment.