Skip to content

Commit 29f07a6

Browse files
committed
lint fix unused import
1 parent 76d823f commit 29f07a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test-team/template-mgmt-e2e-tests/template-mgmt-letter-full.e2e.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import { TemplateMgmtRequestProofPage } from '../pages/template-mgmt-request-pro
1414
import { InvokeCommand, LambdaClient } from '@aws-sdk/client-lambda';
1515
import { EmailHelper } from '../helpers/email-helper';
1616
import { loginAsUser } from '../helpers/auth/login-as-user';
17-
import { Template } from '../helpers/types';
1817

1918
const lambdaClient = new LambdaClient({ region: 'eu-west-2' });
2019
const emailHelper = new EmailHelper();

0 commit comments

Comments
 (0)