Skip to content

Commit 8cb86d2

Browse files
committed
#7 remove unused import
1 parent c3e172a commit 8cb86d2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

serverless/api/handlers/detainee.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { APIGatewayProxyEvent, APIGatewayProxyResult } from "aws-lambda";
22
import { DynamoDBClient } from "@aws-sdk/client-dynamodb";
33
import {
44
DynamoDBDocumentClient,
5-
GetCommand,
65
QueryCommand,
76
} from "@aws-sdk/lib-dynamodb";
87

0 commit comments

Comments
 (0)