update 移除无关代码
This commit is contained in:
@@ -15,7 +15,6 @@ import org.yameida.worktool.Constant
|
||||
object HostTestHelper {
|
||||
|
||||
fun test() {
|
||||
OkHttpUtil
|
||||
OkGo.get<String>(Constant.getTestUrl())
|
||||
.execute(object : StringCallback() {
|
||||
override fun onSuccess(response: Response<String>) {
|
||||
|
||||
Reference in New Issue
Block a user