mirror of
https://github.com/etesync/android
synced 2024-11-22 07:58:09 +00:00
Remove unused code.
This commit is contained in:
parent
17f68a1bf8
commit
202847f30c
@ -95,7 +95,6 @@ class SetupEncryptionFragment : DialogFragment() {
|
||||
|
||||
try {
|
||||
val cryptoManager: Crypto.CryptoManager
|
||||
val httpClient = HttpClient.Builder(context, config.url.host, config.authtoken!!).build().okHttpClient
|
||||
|
||||
val userInfo = config.userInfo
|
||||
if (userInfo != null) {
|
||||
|
Loading…
Reference in New Issue
Block a user