mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-16 19:51:57 +08:00
Removing extra logging
This commit is contained in:
@@ -80,8 +80,6 @@ public class CodePushNativeModule extends ReactContextBaseJavaModule {
|
||||
}
|
||||
|
||||
private void loadBundleLegacy(final Activity currentActivity) {
|
||||
CodePushUtils.log("Legacy restart logic being used");
|
||||
|
||||
mCodePush.invalidateCurrentInstance();
|
||||
|
||||
currentActivity.runOnUiThread(new Runnable() {
|
||||
|
||||
Reference in New Issue
Block a user