Skip to content

Commit 8e0ab1d

Browse files
committed
Merge branch 'add-an-update-note-api' into add-a-delete-note-api
2 parents db644a8 + 69c5b30 commit 8e0ab1d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

libs/dynamodb-lib.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import AWS from "aws-sdk";
22

3-
AWS.config.update({ region: "us-east-1" });
4-
53
export function call(action, params) {
64
const dynamoDb = new AWS.DynamoDB.DocumentClient();
75

0 commit comments

Comments
 (0)