Removed comment

This commit is contained in:
Dean 2023-01-23 00:42:49 +00:00
parent 14da8c0c9e
commit f53542c45b
1 changed files with 0 additions and 1 deletions

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,
})