Delete PushAgent$1.java
This commit is contained in:
@@ -1,19 +0,0 @@
|
|||||||
package com.github.catvod.spider;
|
|
||||||
|
|
||||||
import com.github.catvod.spider.merge.Yj;
|
|
||||||
import okhttp3.Call;
|
|
||||||
|
|
||||||
class PushAgent$1 extends Yj.Dq {
|
|
||||||
PushAgent$1() {
|
|
||||||
}
|
|
||||||
|
|
||||||
public void onFailure(Call call, Exception exc) {
|
|
||||||
}
|
|
||||||
|
|
||||||
public void onResponse(Object obj) {
|
|
||||||
onResponse((String) obj);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void onResponse(String str) {
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user