fix: onboarding tracker (#1360)

This commit is contained in:
Aaryan Khandelwal 2023-06-23 19:29:17 +05:30 committed by GitHub
parent df41daf71b
commit ff87137e40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,6 @@ class UserService extends APIService {
if (trackEvent)
trackEventServices.trackUserOnboardingCompleteEvent(
{
...response.data,
user_role: userRole ?? "None",
},
user