pull/1352/head
parent
4b18691be6
commit
c911bfb9f9
@ -1,12 +0,0 @@ |
|||||||
package io.legado.app.help.http |
|
||||||
|
|
||||||
import okhttp3.Interceptor |
|
||||||
import okhttp3.Response |
|
||||||
|
|
||||||
class RetryInterceptor : Interceptor { |
|
||||||
|
|
||||||
override fun intercept(chain: Interceptor.Chain): Response { |
|
||||||
TODO("Not yet implemented") |
|
||||||
} |
|
||||||
|
|
||||||
} |
|
Loading…
Reference in new issue