Skip to content

Commit

Permalink
Merge pull request aws-amplify#8412 from aws-amplify/revert-8309-core…
Browse files Browse the repository at this point in the history
…/cloudwatch-logging

Revert "Core/cloudwatch logging"
  • Loading branch information
eddiekeller authored Jun 7, 2021
2 parents 7d3b66f + db1847a commit 78f26aa
Show file tree
Hide file tree
Showing 16 changed files with 14 additions and 987 deletions.
1 change: 0 additions & 1 deletion packages/aws-amplify/__tests__/exports-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ describe('aws-amplify', () => {
"Signer",
"I18n",
"ServiceWorker",
"AWSCloudWatchProvider",
"withSSRContext",
"default",
]
Expand Down
1 change: 0 additions & 1 deletion packages/aws-amplify/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ export {
Signer,
I18n,
ServiceWorker,
AWSCloudWatchProvider,
} from '@aws-amplify/core';
export { withSSRContext } from './withSSRContext';

Expand Down
50 changes: 0 additions & 50 deletions packages/core/__tests__/ConsoleLogger-test.ts

This file was deleted.

248 changes: 0 additions & 248 deletions packages/core/__tests__/Providers/AWSCloudWatchProvider-test.ts

This file was deleted.

1 change: 0 additions & 1 deletion packages/core/__tests__/parseMobileHubConfig-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ describe('Parser', () => {
aws_user_pools_id: 'b',
aws_user_pools_web_client_id: '',
},
Logging: {},
});
});
});
1 change: 0 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"@aws-sdk/client-cognito-identity": "3.6.1",
"@aws-sdk/credential-provider-cognito-identity": "3.6.1",
"@aws-sdk/types": "3.6.1",
"@aws-sdk/client-cloudwatch-logs": "3.6.1",
"@aws-sdk/util-hex-encoding": "3.6.1",
"universal-cookie": "^4.0.4",
"zen-observable-ts": "0.8.19"
Expand Down
Loading

0 comments on commit 78f26aa

Please sign in to comment.