mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-17 21:31:57 +01:00
delete unnecessary comment
This commit is contained in:
parent
1f3a818922
commit
aeba5d1b51
@ -154,7 +154,6 @@ class Amethyst : Application() {
|
||||
.Builder(this)
|
||||
.diskCache { coilCache }
|
||||
.memoryCache { memoryCache }
|
||||
// .crossfade(true)
|
||||
|
||||
fun encryptedStorage(npub: String? = null): EncryptedSharedPreferences = EncryptedStorage.preferences(instance, npub)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user