Skip to content

Commit

Permalink
chore(util-endpoints): remove utility to read service specific endpoi…
Browse files Browse the repository at this point in the history
…nts (#5341)
  • Loading branch information
trivikr authored Oct 10, 2023
1 parent 931e349 commit bde7d54
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 128 deletions.
1 change: 0 additions & 1 deletion packages/util-endpoints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/node-config-provider": "^2.1.1",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
91 changes: 0 additions & 91 deletions packages/util-endpoints/src/getEndpointUrlConfig.spec.ts

This file was deleted.

36 changes: 0 additions & 36 deletions packages/util-endpoints/src/getEndpointUrlConfig.ts

This file was deleted.

0 comments on commit bde7d54

Please sign in to comment.