Android:remove useless import

This commit is contained in:
pengfeizhou
2021-02-03 16:34:16 +08:00
committed by osborn
parent a786977b80
commit 0666b61096

View File

@@ -19,7 +19,6 @@ import android.util.Log;
import android.view.ViewGroup;
import pub.doric.DoricContext;
import pub.doric.utils.DoricLog;
import com.github.pengfeizhou.jscore.JSArray;
import com.github.pengfeizhou.jscore.JSObject;