1. 优化模块加载、去掉部分逻辑、升级socket版本号
This commit is contained in:
@@ -257,7 +257,6 @@ public class MogoServiceApis implements IMogoServiceApis {
|
||||
SingletonsHolder.registerApi( clazz, newInst );
|
||||
Logger.d( TAG, "keep IProvider instance to SingletonHolder: path = %s", path );
|
||||
} catch ( Exception e ) {
|
||||
Logger.e( TAG, e, "error." );
|
||||
}
|
||||
return newInst;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user