From f276c7c01cbdc9e53ccaeb80efc4f688decfe112 Mon Sep 17 00:00:00 2001 From: Ildar Nurislamov Date: Fri, 6 Sep 2024 15:59:55 +0400 Subject: [PATCH] console,rotor: Braze destination --- libs/core-functions/src/functions/braze-destination.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/core-functions/src/functions/braze-destination.ts b/libs/core-functions/src/functions/braze-destination.ts index ed845f59b..9b5280d43 100644 --- a/libs/core-functions/src/functions/braze-destination.ts +++ b/libs/core-functions/src/functions/braze-destination.ts @@ -5,7 +5,6 @@ import { BrazeCredentials } from "../meta"; import { eventTimeSafeMs } from "./lib"; import omit from "lodash/omit"; import { pick } from "lodash"; -import { identify } from "../../__tests__/lib/datalayout-test-data"; const endpoints = { "US-01 : dashboard-01.braze.com": "https://rest.iad-01.braze.com",