Skip to content

Commit dfcaab8

Browse files
committed
lint
1 parent d9605ad commit dfcaab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/lib/newsletter-sign-up-requests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
import { getCookie } from '@guardian/libs';
12
import type { TAction } from '@guardian/ophan-tracker-js';
23
import { submitComponentEvent } from '../client/ophan/ophan';
34
import type { RenderingTarget } from '../types/renderingTarget';
4-
import { getCookie } from '@guardian/libs';
55

66
const buildNewsletterSignUpFormData = (
77
emailAddress: string,

0 commit comments

Comments
 (0)