Skip to content

Commit

Permalink
fix build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
aaravbajaj012 committed Jan 28, 2024
1 parent 150ad1e commit 3015ef5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/pages/api/user/match-request.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ import { NextApiRequest, NextApiResponse } from 'next';
import {
DynamoDB,
DynamoDBClientConfig,
QueryCommand,
QueryCommandInput,
QueryCommandOutput,
} from '@aws-sdk/client-dynamodb';
import { DynamoDBDocument, GetCommand } from '@aws-sdk/lib-dynamodb';

Expand Down

0 comments on commit 3015ef5

Please sign in to comment.