mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-03 02:44:34 -05:00
remove comment
This commit is contained in:
@@ -31,7 +31,6 @@ class NetworkHelper(context: Context) {
|
|||||||
|
|
||||||
// private val cacheSize = 5L * 1024 * 1024 // 5 MiB
|
// private val cacheSize = 5L * 1024 * 1024 // 5 MiB
|
||||||
|
|
||||||
// val cookieManager = MemoryCookieJar()
|
|
||||||
val cookieManager = PersistentCookieJar(context)
|
val cookieManager = PersistentCookieJar(context)
|
||||||
|
|
||||||
private val baseClientBuilder: OkHttpClient.Builder
|
private val baseClientBuilder: OkHttpClient.Builder
|
||||||
|
|||||||
Reference in New Issue
Block a user