mirror of
https://github.com/bitwarden/android.git
synced 2026-05-11 02:15:43 -05:00
Remove unused constant from AuthRepositoryImpl (#113)
This commit is contained in:
@@ -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