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