This commit is contained in:
gedoor 2021-10-20 11:24:32 +08:00
parent eb1ffa40dc
commit 18e2cede5a

View File

@ -40,7 +40,6 @@ class CronetInterceptor(private val cookieJar: CookieJar?) : Interceptor {
}
}
@Throws(IOException::class)