Delete Init.java
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
package com.github.catvod.spider;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import com.github.catvod.crawler.SpiderDebug;
|
|
||||||
|
|
||||||
public class Init {
|
|
||||||
public static void init(Context context) {
|
|
||||||
SpiderDebug.log("嘿嘿嘿");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user