Remove unused import.
This commit is contained in:
parent
5e5812b39c
commit
a76ed3ea32
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
package eu.kanade.tachiyomi.network.interceptor
|
||||
|
||||
import android.os.SystemClock
|
||||
import okhttp3.HttpUrl
|
||||
import okhttp3.Interceptor
|
||||
import okhttp3.OkHttpClient
|
||||
import okhttp3.Response
|
||||
|
|
Reference in a new issue