Removed comment
This commit is contained in:
parent
14da8c0c9e
commit
f53542c45b
|
@ -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