Optimize more imports

This commit is contained in:
jobobby04
2020-04-04 17:01:05 -04:00
committed by Jobobby04
parent 23ac3d18e5
commit fa6ed901df
11 changed files with 63 additions and 12 deletions

View File

@ -30,7 +30,8 @@ import exh.util.melt
import java.io.Serializable
import java.net.URL
import java.util.UUID
import kotlinx.android.synthetic.main.eh_activity_captcha.*
import kotlinx.android.synthetic.main.eh_activity_captcha.toolbar
import kotlinx.android.synthetic.main.eh_activity_captcha.webview
import okhttp3.HttpUrl.Companion.toHttpUrlOrNull
import okhttp3.MediaType.Companion.toMediaTypeOrNull
import okhttp3.MultipartBody