Skip to content

Commit 1e7403a

Browse files
committed
Removed un-used import
1 parent b99321a commit 1e7403a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/functions/sendCandidateResults/application/service/send-notification.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import {Language} from '../../domain/conducted-language';
1010
import {TestOutcome} from '../../domain/test-outcome';
1111
import {CommunicationMethod} from '@dvsa/mes-test-schema/categories/common';
1212
import {Correspondence} from '../../domain/template-id.model';
13-
import { writeFileSync } from 'fs';
1413

1514
export interface Personalisation extends Partial<Address>{
1615
renderedSubject: string | undefined;

0 commit comments

Comments
 (0)