Open bobbyu99 opened 2 hours ago
This PR removed redundant dependencies that I previously added with my log config PR.
Removed the following dependencies from packages/amplify-graphql-api-construct-tests:
packages/amplify-graphql-api-construct-tests
@aws-sdk/abort-controller
aws-sdk
E2E
yarn test
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description of changes
This PR removed redundant dependencies that I previously added with my log config PR.
Removed the following dependencies from
packages/amplify-graphql-api-construct-tests
:@aws-sdk/abort-controller
aws-sdk
CDK / CloudFormation Parameters Changed
Issue #, if available
Description of how you validated changes
E2E
Checklist
yarn test
passesBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.