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
wrmswindmill committed Jul 25, 2019
1 parent 8ef0ecc commit fef51dd
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
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 @@ -53,4 +52,4 @@ public Class<? extends WXComponent> getComponentClass(String name, String classN
}
}

}
}

0 comments on commit fef51dd

Please sign in to comment.