Skip to content

Commit

Permalink
console,rotor: Braze destination
Browse files Browse the repository at this point in the history
  • Loading branch information
absorbb committed Sep 6, 2024
1 parent 2498e18 commit f276c7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/core-functions/src/functions/braze-destination.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit f276c7c

Please sign in to comment.