1
0
Fork 0
mirror of synced 2024-08-27 07:51:37 +12:00

Removed comment

This commit is contained in:
Dean 2023-01-23 00:42:49 +00:00
parent 14da8c0c9e
commit f53542c45b

View file

@ -17,7 +17,6 @@ export const TOUR_KEYS = {
}
const tourEvent = eventKey => {
console.log("Emitting EVENT ", eventKey)
analytics.captureEvent(`${ONBOARDING_EVENT_PREFIX}:${eventKey}`, {
eventSource: EventSource.PORTAL,
})