NTP-71199 | TypeToken import fix (#16516)

This commit is contained in:
shreyansu raj
2025-06-10 08:04:15 +05:30
committed by GitHub
parent 499be11cfe
commit 3794dee4d7

View File

@@ -8,8 +8,8 @@
package com.navi.pay.common.onboardingfunnel
import android.content.Context
import com.google.common.reflect.TypeToken
import com.google.gson.Gson
import com.google.gson.reflect.TypeToken
import com.navi.base.cache.model.NaviCacheEntity
import com.navi.base.cache.repository.NaviCacheRepository
import com.navi.common.usecase.LitmusExperimentsUseCase