Skip to content

Commit 50e0e3e

Browse files
committed
fix: format
1 parent 623f738 commit 50e0e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • services/apps/snowflake_connectors/src/integrations/cvent

services/apps/snowflake_connectors/src/integrations/cvent/transformer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ export class CventTransformer extends TransformerBase {
107107
[PlatformType.CVENT]: row.USER_COUNTRY as string,
108108
},
109109
}),
110-
}
110+
},
111111
},
112112
attributes: {
113113
eventName: row.EVENT_NAME as string,

0 commit comments

Comments
 (0)