mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-08-09 00:52:40 +02:00
delete unnecessary comment
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user