Removed comment
This commit is contained in:
parent
37a454a7d3
commit
66932c5a7d
|
@ -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,
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue