mirror of
https://github.com/bitwarden/android.git
synced 2026-06-07 14:57:41 -05:00
Remove unused constant from AuthRepositoryImpl (#113)
This commit is contained in:
committed by
Álison Fernandes
parent
e1f817e697
commit
e4cf512032
@@ -22,8 +22,6 @@ import kotlinx.coroutines.flow.asStateFlow
|
||||
import javax.inject.Inject
|
||||
import javax.inject.Singleton
|
||||
|
||||
private const val REMEMBERED_EMAIL_ADDRESS_KEY = "bwPreferencesStorage:rememberedEmail"
|
||||
|
||||
/**
|
||||
* Default implementation of [AuthRepository].
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user