Skip to content

Commit

Permalink
update core parseAWSExports
Browse files Browse the repository at this point in the history
  • Loading branch information
david-mcafee committed Sep 13, 2023
1 parent 32f80b4 commit fdc9154
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion packages/core/src/parseAWSExports.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ export const parseAWSExports = (
if (aws_appsync_graphqlEndpoint) {
amplifyConfig.API = {
AppSync: {
apiKey: aws_appsync_apiKey,
defaultAuthMode: {
type: authTypeMapping[aws_appsync_authenticationType],
apiKey: aws_appsync_apiKey,
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fdc9154

Please sign in to comment.