Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
update ClassLoaderAdapter.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Yogayu committed Jul 25, 2019
1 parent 3531b25 commit 8ef0ecc
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
import com.taobao.weex.WXSDKInstance;
import com.taobao.weex.common.WXModule;
import com.taobao.weex.ui.component.WXComponent;
import com.taobao.weex.utils.WXLogUtils;

/**
* Created by furture on 2018/2/7.
Expand Down Expand Up @@ -52,4 +53,4 @@ public Class<? extends WXComponent> getComponentClass(String name, String classN
}
}

}
}

0 comments on commit 8ef0ecc

Please sign in to comment.