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