Skip to content

Commit 539d151

Browse files
chore: format
1 parent ad2eacf commit 539d151

File tree

1 file changed

+7
-1
lines changed
  • src/v0/destinations/fb_custom_audience

1 file changed

+7
-1
lines changed

src/v0/destinations/fb_custom_audience/util.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ import type {
1616
FbRecordMessage,
1717
WrappedResponse,
1818
} from './types';
19-
import { typeFields, subTypeFields, getEndPoint, isRejectInvalidFieldsEnabled, DESTINATION } from './config';
19+
import {
20+
typeFields,
21+
subTypeFields,
22+
getEndPoint,
23+
isRejectInvalidFieldsEnabled,
24+
DESTINATION,
25+
} from './config';
2026
import {
2127
defaultRequestConfig,
2228
defaultPostRequestConfig,

0 commit comments

Comments
 (0)