Skip to content

Commit 16984aa

Browse files
committed
lint fix
1 parent 3108ada commit 16984aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lambdas/sftp-letters/src/__tests__/infra/template-lock-repository.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { DynamoDBDocumentClient, UpdateCommand } from '@aws-sdk/lib-dynamodb';
22
import { TemplateLockRepository } from '../../infra/template-lock-repository';
33
import 'aws-sdk-client-mock-jest';
44
import { mockClient } from 'aws-sdk-client-mock';
5-
import { isoDateRegExp } from 'nhs-notify-web-template-management-test-helper-utils';
65
import { ConditionalCheckFailedException } from '@aws-sdk/client-dynamodb';
76

87
const templatesTableName = 'nhs-notify-main-app-api-templates';

0 commit comments

Comments
 (0)