Skip to content

Commit

Permalink
ci: fix docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
floydspace committed Sep 7, 2024
1 parent b934be9 commit f45e69e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/secrets-manager/src/ConfigProvider.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/**
* @since 1.0.0
*/
import {
DefaultSecretsManagerServiceLayer,
SecretsManagerService,
Expand Down
1 change: 0 additions & 1 deletion packages/secrets-manager/test/ConfigProvider.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import {
GetSecretValueCommand,
GetSecretValueCommandOutput,
ResourceNotFoundException,
SecretsManagerClient,
Expand Down

0 comments on commit f45e69e

Please sign in to comment.