Skip to content

Commit

Permalink
Remove unused constant
Browse files Browse the repository at this point in the history
  • Loading branch information
christophetd committed Jan 21, 2022
1 parent 79e61bb commit 2be4afd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ Detonation: Enumerate the secrets through secretsmanager:ListSecrets, then retri
})
}

const numCalls = 30

func detonate(params map[string]string) error {
cfg, _ := config.LoadDefaultConfig(context.Background())
secretsManagerClient := secretsmanager.NewFromConfig(cfg)
Expand Down

0 comments on commit 2be4afd

Please sign in to comment.