Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-18 17:27:45 +04:00
parent e72c2c87bc
commit 6dbd7bd861
58 changed files with 207 additions and 206 deletions

View file

@ -1,6 +1,6 @@
package com.tangem.feature.wallet.featuretoggles
import com.tangem.core.featuretoggle.manager.FeatureTogglesManager
import com.tangem.core.toggle.feature.FeatureTogglesManager
import com.tangem.features.wallet.featuretoggles.WalletFeatureToggles
import javax.inject.Inject